Do not generate unlocked-io.h automatically, since it's easier to
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Dec 2002 20:53:19 +0000 (20:53 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Dec 2002 20:53:19 +0000 (20:53 +0000)
maintain it by hand.

lib/ChangeLog

index 31e97e5eaf55d4e45809285793ee00d59e993e7b..b283294d06e64a3576f98f0c2cbf572013563bdb 100644 (file)
@@ -1,3 +1,18 @@
+2002-12-04  Paul Eggert  <eggert@twinsun.com>
+
+       Do not generate unlocked-io.h automatically, since it's easier to
+       maintain it by hand.
+
+       * unlocked-io.h: New file, from GNU diffutils,
+       but with proper copyright notice and attribution.
+       * gen-uio: Remove.
+       * Makefile.am: Add copyright notice.
+       (libfetish_a_SOURCES): Add unlocked-io.h.
+       (BUILT_SOURCES, all-local): Remove unlocked-io.h.
+       (DISTCLEANFILES, io_functions): Remove macros.
+       (EXTRA_DIST): Remove gen_uio.
+       (unlocked-io.h): Remove rule.
+
 2002-12-04  Jim Meyering  <jim@meyering.net>
 
        Reflect the fact that stat.c and lstat.c are no longer generated.