From 98b49ee99397e6f3489b6886c91114251bcd050a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 6 Dec 2002 08:00:59 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/lib/ChangeLog b/lib/ChangeLog index 076c4ed1f..6d2a8cd3e 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,16 @@ +2002-12-06 Jim Meyering + + Merge in changes from libc's misc/error.c, in preparation + for the merge of gnulib's changes back into libc. + + * error.c (_): Define only if not already defined. + Move definition to follow all #include directives. + Include unlocked-io.h only if !_LIBC. + [_LIBC]: Include . + [USE_IN_LIBIO]: Include + (fflush): Tweak definition to use INTUSE. + (putc): Define. + 2002-12-05 Paul Eggert * alloca.c [defined emacs]: Include "lisp.h". @@ -9,7 +22,7 @@ (malloc): Remove decl; we now always use xmalloc. (alloca): Use old-style definition, since Emacs needs this. Check for arithmetic overflow when computing combined size. - + 2002-12-04 Paul Eggert Do not generate unlocked-io.h automatically, since it's easier to -- 2.11.0