Define SMALL_ARG_MAX

From-SVN: r4279
This commit is contained in:
Ian Lance Taylor 1993-04-29 21:13:46 +00:00
parent 0ad5835e0b
commit 2778eaeaa2

View File

@ -10,6 +10,9 @@
#define IO_BUFFER_SIZE (0x8000 - 1024)
/* SCO has a very small ARG_MAX. */
#define SMALL_ARG_MAX
#ifndef __GNUC__
/* The SCO compiler gets it wrong, and treats enumerated bitfields
as signed quantities, making it impossible to use an 8-bit enum