From: Ulrich Drepper Date: Tue, 22 Jun 1999 10:19:37 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc_2-1-2~367 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ea82c7fae211231c0ea415df36c33d0f1c91bcb7;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 7bb9a235a99..e67dddcc66c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +1999-06-22 Geoff Keating + + * sysdeps/powerpc/strcmp.S: Don't return a zero result if the high + bits of two words differ. + +1999-06-18 Thorsten Kukuk + + * sysdeps/alpha/atomicity.h: Correct counting of subsections. + +1999-06-20 Andreas Jaeger + + * libio/oldiopopen.c (_IO_old_proc_open): Apply change from + 1999-03-29 to iopopen also here. + Reported by Richard Braakman . + +1999-06-18 Ulrich Drepper + + * sunrpc/xdr_sizeof.c (x_inline): Cleanup pointer assignments. + 1999-06-16 Roland McGrath * sysdeps/unix/sysv/linux/siglist.c: Moved to ...