Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jan 2006 02:36:26 +0000 (UTC)
From:      Don Lewis <truckman@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/sys rmdir.2 undelete.2
Message-ID:  <200601260236.k0Q2aQZ0013180@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601260236.k0Q2aQZ0013180>