Searched hist:d01a28e222cb4a0478324b12527a31cbfa4b8dfa (Results 1 – 2 of 2) sorted by relevance
/freebsd/lib/libc/stdlib/ |
H A D | realpath.3 | diff d01a28e222cb4a0478324b12527a31cbfa4b8dfa Thu Mar 13 07:58:46 CET 1997 Peter Wemm <peter@FreeBSD.org> 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:
Modified Files: gen/Makefile.inc gen/getcwd.c stdlib/Makefile.inc Removed Files: gen/realpath.3 diff d01a28e222cb4a0478324b12527a31cbfa4b8dfa Thu Mar 13 07:58:46 CET 1997 Peter Wemm <peter@FreeBSD.org> 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:
Modified Files: gen/Makefile.inc gen/getcwd.c stdlib/Makefile.inc Removed Files: gen/realpath.3
|
H A D | realpath.c | diff d01a28e222cb4a0478324b12527a31cbfa4b8dfa Thu Mar 13 07:58:46 CET 1997 Peter Wemm <peter@FreeBSD.org> 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:
Modified Files: gen/Makefile.inc gen/getcwd.c stdlib/Makefile.inc Removed Files: gen/realpath.3 diff d01a28e222cb4a0478324b12527a31cbfa4b8dfa Thu Mar 13 07:58:46 CET 1997 Peter Wemm <peter@FreeBSD.org> 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:
Modified Files: gen/Makefile.inc gen/getcwd.c stdlib/Makefile.inc Removed Files: gen/realpath.3
|