Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Dec 2001 00:23:31 -0800 (PST)
From:      Gregory Neil Shapiro <gshapiro@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/sys rename.2
Message-ID:  <200112010823.fB18NVp49011@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gshapiro    2001/12/01 00:23:31 PST

  Modified files:        (Branch: RELENG_4)
    lib/libc/sys         rename.2 
  Log:
  MFC: rename() can't guarantee "to" always exists if it didn't exist in the first
       place -- for example, rename("existing", "newfile"); on a read-only file
       system.
  
       Revision  Changes    Path
       1.16      +4 -2      src/lib/libc/sys/rename.2
  
  Revision  Changes    Path
  1.8.2.6   +4 -2      src/lib/libc/sys/rename.2

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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