]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 9 Mar 2005 23:21:10 +0000 (23:21 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 9 Mar 2005 23:21:10 +0000 (23:21 +0000)
lib/ChangeLog

index dbd23b766d3cbb2f5f28ba2217a5f281bb0af0ea..0827a33ad9926f77cec621606dde14114c712a0f 100644 (file)
@@ -1,5 +1,8 @@
 2005-03-10  Jim Meyering  <jim@meyering.net>
 
+       * save-cwd.c [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
+       so that this module works on systems without fchdir.
+
        * Makefile.am (libfetish_a_SOURCES): Remove xstrtol.c and xstrtol.h.
 
 2005-03-09  Paul Eggert  <eggert@cs.ucla.edu>