From: Jarkko Hietaniemi Date: Wed, 9 May 2001 15:30:17 +0000 (+0000) Subject: EPOC tweak from Olaf Flebbe. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=75d2caed6cbde78f74f37132e362f147da92eeb5;p=p5sagit%2Fp5-mst-13.2.git EPOC tweak from Olaf Flebbe. p4raw-id: //depot/perl@10051 --- diff --git a/epoc/epocish.h b/epoc/epocish.h index e365fa2..ae4970f 100644 --- a/epoc/epocish.h +++ b/epoc/epocish.h @@ -143,3 +143,6 @@ double epoc_atof( const char *ptr); #define init_os_extras Perl_init_os_extras #define NO_ENVIRON_ARRAY + +#define ARG_MAX 4096 +