1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 08:10:15 +02:00

* save-cwd.c (save_cwd): Remove code to support non-fchdir case.

This commit is contained in:
Paul Eggert
2005-01-20 22:17:47 +00:00
parent 7e43a4e6c4
commit bd88d49b85
+5
View File
@@ -1,3 +1,8 @@
2005-01-20 Paul Eggert <eggert@cs.ucla.edu>
* save-cwd.c (save_cwd): Remove code to support the case
where fchdir is missing or flaky.
2005-01-19 Jim Meyering <jim@meyering.net>
* openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the