Date: Wed, 12 Mar 1997 22:58:48 -0800 (PST) From: Peter Wemm <peter> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/stdlib realpath.3 realpath.c Message-ID: <199703130658.WAA09876@freefall.freebsd.org>
index | next in thread | raw e-mail
peter 97/03/12 22:58:47
Modified: lib/libc/stdlib gen/Makefile.inc gen/getcwd.c
stdlib/Makefile.inc
Added: lib/libc/stdlib realpath.3 realpath.c
Removed: lib/libc/stdlib gen/realpath.3
Log:
Part 2 of a failed commit (cvs broke). Original message:
Back out a dubious Lite2 change to "optimise" getcwd() to look at $PWD
because it's potentially dangerous (think: symlink races). Move
realpath() back to it's original location, and remove getcwd_physical()
by renaming it back to getcwd() and zapping the original getcwd wrapper.
Noticed by: bde
The following commits already happened but the log message got lost:
Revision Changes Path
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703130658.WAA09876>
