1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-16 00:36:08 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2005-03-09 23:21:10 +00:00
parent 9d0f3eeb6c
commit f0f31b512f

View 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>