home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / mod.std.unix.v6 / text0027.txt < prev    next >
Encoding:
Internet Message Format  |  1987-06-30  |  736 b 

  1. Date:     Thu, 10 Jul 86 7:55:58 EDT
  2. From: Doug Gwyn (VLD/VMB) <gwyn@BRL.ARPA>
  3.  
  4. Someone has pointed out to me that the mkdir() I posted doesn't
  5. ensure that the directory ends up owned by the effective-UID.
  6. There are technical reasons why this is very difficult; I have
  7. a somewhat improved version (still doesn't work right for EUID
  8. other than real or 0).  It may be possible to completely fix
  9. this on a real UNIX System V, where there is a useful chown(),
  10. but since I don't have one I can't test that.  If there is
  11. sufficient interest I can repost my collection of public-domain
  12. implementations of various new features of the standards.  Send
  13. me your improvements, please.  Thanks.
  14.     - Gwyn@BRL.ARPA
  15.  
  16. Volume-Number: Volume 6, Number 28
  17.  
  18.