From: Ulrich Drepper Date: Fri, 24 Dec 1999 08:32:20 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c48a720a41e1d8dfc3150c29bdd091cbfaa73a6a;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index f1f9dfa5592..ed239f7d638 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +1999-12-24 Ulrich Drepper + + * 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 (PR libc/1497 and libc/1498). + +1999-12-23 Ulrich Drepper + + * 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 . + 1999-12-21 Ulrich Drepper * sysdeps/arm/dl-machine.c (CLEAR_CACHE): Fix a2 value.