From: Ulrich Drepper Date: Mon, 12 Jul 1999 18:14:34 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc_2-1-2~276 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d2ddfa4164f8170f132760ace1c3a5b2dd5fa6d9;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index b180c0ca859..d5550605f37 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +1999-07-11 H.J. Lu + + * nscd/grpcache.c: Add prefix "__" to get[a-z]*_r () to get + nscd's own strong version of the get[a-z]*_r function. + * nscd/hstcache.c: Likwise. + * nscd/pwdcache.c: Likwise. + +1999-07-12 Ulrich Drepper + + * configure.in: Recognize 2.95 as gcc version number. + Patch by Joel Klecker . + 1999-07-11 Roland McGrath * sysdeps/mach/hurd/brk.c (static_data_start): New variable.