From 6bc244f431d8c49e36cf6234db214f7bdb86a2fd Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 21 Nov 2002 08:32:28 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 08353197f9..12fe4701de 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,19 @@ +2002-11-21 Jim Meyering + + Merge in changes from the coreutils. + + * mountlist.h (ME_DUMMY): Don't count entries of type `auto' as dummy + ones. At least on GNU/Linux systems, `auto' means something else. + From Michael Stone. + 2002-11-19 Jim Meyering + * quotearg.c (quotearg_buffer_restyled): If mbrtowc returns + `(size_t) -1' (at which point it would also set errno to EILSEQ), + then restore errno to its previous value. + Reported by Phillip Jones via Tim Waugh as + https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=76334. + Avoid a link-time failure on some Linux systems. * mktime.c (STATIC): Define to be empty (_LIBC) or `static' (otherwise). (__mon_yday): Declare with the STATIC attribute. -- 2.47.2