]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 6 Nov 2004 22:45:58 +0000 (22:45 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 6 Nov 2004 22:45:58 +0000 (22:45 +0000)
lib/ChangeLog

index 86c677552d6536aa8d584d0f93e9de889c4b1f5d..0d8ab62ba962e1c13a63c6f98189f81da5783044 100644 (file)
@@ -1,5 +1,10 @@
 2004-11-06  Jim Meyering  <jim@meyering.net>
 
+       * __fpending.c, __fpending.h: Remove files.
+
+       * Makefile.am (libfetish_a_SOURCES): Remove __fpending.h, now
+       that it's no longer used.
+
        Ensure that no close failure goes unreported.
        * closeout.c (close_stdout): Always close stdout.  I.e., don't
        return early when it seems there's nothing to flush.