home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / std_unix / volume.20 / text0040.txt < prev    next >
Encoding:
Internet Message Format  |  1990-08-02  |  647 b 

  1. From:  decot@hpisod2.cup.hp.com (Dave Decot)
  2.  
  3. > From:  steve@unidata.ucar.edu (Steve Emmerson)
  4. > Would some please tell me what header file (or files) is the POSIX-
  5. > equivalent to the BSD <sys/file.h> or the System V <fcntl.h>.
  6. > I have the P1003.1 document on order, but it will take 4 to 6 weeks to
  7. > arrive and I need to get on with my work.
  8.  
  9. With few exceptions, POSIX preferred the System V header name to the BSD
  10. header name when conflicts existed.  This case is no exception:  POSIX
  11. requires that <fcntl.h> define the flag and command macros needed
  12. for open(), creat(), and fcntl().
  13.  
  14. Dave Decot
  15.  
  16. Volume-Number: Volume 20, Number 40
  17.  
  18.