pjd         2006-12-09 19:44:38 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/sys         rmdir.2 
  Log:
  - If the directory to be removed has its immutable, undeletable or append-only
    flag set, rmdir(2) returns EPERM.
  - If the parent directory of the directory to be removed has its immutable or
    append-only flag set, rmdir(2) returns EPERM.
  
  Revision  Changes    Path
  1.16      +9 -1      src/lib/libc/sys/rmdir.2
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to