]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 6 Dec 2002 13:37:15 +0000 (13:37 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 6 Dec 2002 13:37:15 +0000 (13:37 +0000)
lib/ChangeLog

index 2707ae439a31b21e32739f875f05b1838f6ce390..1c42eeb9f6c60baf61db906acc61481c3885cf1d 100644 (file)
@@ -1,10 +1,17 @@
+2002-12-06  Jim Meyering  <jim@meyering.net>
+
+       * unlocked-io.h: New file, but with proper copyright notice and
+       attribution.  Note: this is *not* the same as the file in gnulib.
+       This uses #if HAVE_FUNC_UNLOCKED for each `FUNC', rather than
+       HAVE_DECL_FUNC_UNLOCKED.  This usage is consistent with the autoconf
+       macro in ../m4/jm-glibc-io.m4.  Modulo comments, this file still
+       contains exactly what was generated by gen-uio.
+
 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.