home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / std_unix / volume.17 / text0068.txt < prev    next >
Encoding:
Internet Message Format  |  1990-01-06  |  650 b 

  1. From: jms@Apple.COM (John Sovereign)
  2.  
  3. Since NAME_MAX is filesystem-dependent, NAME_MAX is probably a poor choice for
  4. an implementation's definition of d_name, unless the implementation KNOWS that
  5. it will only talk to filesystems which limit filenames to NAME_MAX.
  6.  
  7. In article <448@longway.TIC.COM> dmr@research.att.com (Dennis Ritchie) writes:
  8. >From: dmr@research.att.com (Dennis Ritchie)
  9. >
  10. >I don't have the POSIX wording at hand, but if it forbids
  11. >`struct dirent d = *readdir(dp)' then it is flaky.
  12. >
  13.  
  14. POSIX (and the "historical implementation" which introduced this) is flaky.
  15.  
  16. John Sovereign
  17. jms@apple.com
  18.  
  19. Volume-Number: Volume 17, Number 77
  20.  
  21.  
  22.