truckman    2006-01-26 02:36:26 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    lib/libc/sys         rmdir.2 undelete.2 
  Log:
  MFC rmdir.2 1.14 and 1.15, and undelete.2 1.16 and 1.17
  
   rmdir() fails with EINVAL if the last component of the path is "..".
   Document the previously undocumented behaviour of rmdir(".") returning
   EINVAL as required by POSIX and SUSv3.  Bump the man page change date.
  
   undelete() fails with EINVAL if the last component of the path is "..".
   Bump the man page change date.
  
  Revision  Changes    Path
  1.13.6.1  +6 -1      src/lib/libc/sys/rmdir.2
  1.15.6.1  +4 -1      src/lib/libc/sys/undelete.2
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to