home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / glibc-1.06 / sysdeps / generic / utsnamelen.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-05-25  |  151 b   |  4 lines

  1. /* The size of the character arrays used to hold the information
  2.    in a `struct utsname'.  Enlarge this as necessary.  */
  3. #define    _UTSNAME_LENGTH    100
  4.