From 8f39c46374411f6da086c40cdf2e0ee8d39a5d59 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 6 Aug 2003 04:34:47 +0000 Subject: [PATCH] Log yesterday's merge from coreutils. --- lib/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 32e88bb70e..faad35ad11 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -7,6 +7,21 @@ * getloadavg.c: Change copyright notice and spacing to conform to GNU coding style. + Merge from coreutils. + * error.c [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is 1. + From glibc. + * getdate.y (date): Also accept dates like May-23-2003; suggestion + from Karl Berry, implemented by Jim Meyering. + * getgroups.c: Include "xalloc.h" instead of declaring xalloc fns; + from Dmitry V. Levin. + Remove anachronistic cast of xrealloc. + * fnmatch_.h (__const): Remove. Use 'const'. + * fnmatch_loop.c (NEW_PATTERN): Cast alloca return value to proper + type. Otherwise, it wouldn't compile with at least /bin/cc on + ymp-cray-unicos9.0.2.X. + Combine two mostly-identical uses of alloca into one. + Thanks to the Cray-Cyber project for access to a Cray Y-MP. + 2003-08-04 Dave Love [From Emacs.] -- 2.30.2