home *** CD-ROM | disk | FTP | other *** search
/ Unix System Administration Handbook 1997 October / usah_oct97.iso / news / cnews.tar / include / fcntl.fake < prev    next >
Text File  |  1993-11-20  |  162b  |  6 lines

  1. /* the most popular values for things we need */
  2. #define    F_SETFD        2
  3.  
  4. /* see libfake/fcntl.c for the explanation of this */
  5. #define    fcntl(a,b,c)    cnewsfcntl(a,b,c)
  6.