cvs commit: src/lib/libc/sys rename.2 rmdir.2 undelete.2

Don Lewis truckman at FreeBSD.org
Sat Jan 21 12:45:46 PST 2006


truckman    2006-01-21 20:45:46 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/sys         rename.2 rmdir.2 undelete.2 
  Log:
  rename(), rmdir(), and undelete() fail with EPERM if the last component
  of the path is "..".
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.23      +3 -0      src/lib/libc/sys/rename.2
  1.14      +3 -0      src/lib/libc/sys/rmdir.2
  1.16      +3 -0      src/lib/libc/sys/undelete.2


More information about the cvs-all mailing list