home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.19 / text0018.txt < prev    next >
Encoding:
Internet Message Format  |  1990-05-17  |  696 b 

  1. From: Ronald Guilmette <uunet!ics.UCI.EDU!rfg>
  2.  
  3. In article <586@longway.TIC.COM> Clive Feather <uunet!relay.EU.net!ixi!clive> writes:
  4. >
  5. >The functions that operate on links rather than the file pointed to are:
  6. >
  7. >    lstat() readlink() rename() remove() rmdir() symlink() unlink()
  8. >
  9. >The effects of the following functions form an open issue:
  10. >
  11. >    chown() chmod() link() utime()
  12.  
  13. Those may be an "open issue" as far as POSIX is concerned, but I call them
  14. an "open wound" as far as actual UNIX implementations are concerned.
  15.  
  16. I get unhappy each time I need to do something like an lchmod() and
  17. realize (again) that there is no such thing.  Sigh :-(
  18.  
  19. // rfg
  20.  
  21. Volume-Number: Volume 19, Number 19
  22.  
  23.