home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.sgi
- Path: sparky!uunet!munnari.oz.au!metro!dmssyd.syd.dms.CSIRO.AU!gil
- From: gil@swifty.dap.CSIRO.AU (Gil Webster)
- Subject: Missing comment closure in 4.05 /usr/include/limits.h
- Message-ID: <Brs4so.LCt@syd.dms.CSIRO.AU>
- Sender: news@syd.dms.CSIRO.AU
- Organization: CSIRO, Division of Applied Physics, Sydney
- Date: Wed, 22 Jul 1992 07:29:11 GMT
- Lines: 13
-
- In our 4.05 installation, line 92 of /usr/include/limits.h is faulty.
- The closing comment is missing on this line, thus the next
- definition is commented out.
-
- #if (defined(__EXTENSIONS__) && !defined(_POSIX_SOURCE))
-
- #define ARG_MAX 5120 /* max length of arguments to exec
- #define CHILD_MAX 25 /* max # of processes per user id */
-
- Gil Webster
- (gil@dap.csiro.au)
-
-
-