home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / glibc-1.09 / glibc-1 / glibc-1.09.1 / sysdeps / stub / sys / param.h next >
Encoding:
C/C++ Source or Header  |  1994-05-17  |  433 b   |  9 lines

  1. /* This file should contain various parameter macros appropriate for the
  2.    machine and operating system.  There is no standard set of macros; this
  3.    file is just for compatibility with programs written for Unix that
  4.    expect it to define things.  On Unix systems that do not have their own
  5.    sysdep version of this file, it is generated at build time by examining
  6.    the installed headers on the system.  */
  7.  
  8. #include <limits.h>
  9.