home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.29 / text0082.txt < prev    next >
Encoding:
Text File  |  1992-12-26  |  439 b   |  16 lines

  1. Submitted-by: eric@mks.com (Eric Gisin)
  2.  
  3. On a system with a defined, constant value for PATH_MAX,
  4. what would pathconf("/tmp", _PC_PATH_MAX) return?
  5. The books I have, Zlotnick and O'Reilly, say PATH_MAX-4.
  6. The systems I have say PATH_MAX.
  7. Who is right? If it is PATH_MAX-4, how would fpathconf work?
  8.  
  9. I have not seen a POSIX.1 interpretation on this. Is there one?
  10.  
  11.     Eric Gisin, Mortice Kern Systems.
  12.  
  13.  
  14. Volume-Number: Volume 29, Number 82
  15.  
  16.