]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 24 Dec 1999 08:32:20 +0000 (08:32 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 24 Dec 1999 08:32:20 +0000 (08:32 +0000)
ChangeLog

index f1f9dfa55927f1a8740d8b1ad59f92f668b79389..ed239f7d63849b304b4c642b4b2e19b6774e4fed 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+1999-12-24  Ulrich Drepper  <drepper@cygnus.com>
+
+       * sysdeps/posix/system.c (__libc_system): Check whether command
+       processor is available if LINE is NULL.  Don't return immediately
+       if wait call returned with EINTR.
+       Patches by Geoff Clare <gwc@unisoft.com> (PR libc/1497 and libc/1498).
+
+1999-12-23  Ulrich Drepper  <drepper@cygnus.com>
+
+       * locale/iso-4217.def: Add NAD.  Remove a few obsolete entries.
+
+       * sysdeps/generic/glob.c (glob): Pass alternate file access functions
+       also in recursive call.  Patch by Joe Orton <joe@orton.demon.co.uk>.
+
 1999-12-21  Ulrich Drepper  <drepper@cygnus.com>
 
        * sysdeps/arm/dl-machine.c (CLEAR_CACHE): Fix a2 value.