1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-26 02:30:35 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2002-12-06 13:37:15 +00:00
parent 76fd0dbc45
commit 5d1b828601
+9 -2
View 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.