home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / std / unix / 472 < prev    next >
Encoding:
Internet Message Format  |  1992-12-20  |  818 b 

  1. Path: sparky!uunet!not-for-mail
  2. From: eric@mks.com (Eric Gisin)
  3. Newsgroups: comp.std.unix
  4. Subject: pathconf _PC_PATH_MAX
  5. Date: 18 Dec 1992 02:40:10 -0800
  6. Organization: UUNET Communications
  7. Lines: 14
  8. Sender: sef@ftp.UU.NET
  9. Approved: sef@ftp.uucp (Moderator, Sean Eric Fagan)
  10. Message-ID: <1gs9qaINN9rl@ftp.UU.NET>
  11. NNTP-Posting-Host: ftp.uu.net
  12. X-Submissions: std-unix@uunet.uu.net
  13.  
  14. Submitted-by: eric@mks.com (Eric Gisin)
  15.  
  16. On a system with a defined, constant value for PATH_MAX,
  17. what would pathconf("/tmp", _PC_PATH_MAX) return?
  18. The books I have, Zlotnick and O'Reilly, say PATH_MAX-4.
  19. The systems I have say PATH_MAX.
  20. Who is right? If it is PATH_MAX-4, how would fpathconf work?
  21.  
  22. I have not seen a POSIX.1 interpretation on this. Is there one?
  23.  
  24.     Eric Gisin, Mortice Kern Systems.
  25.  
  26.  
  27. Volume-Number: Volume 29, Number 82
  28.