From: Ulrich Drepper Date: Tue, 16 Jul 2002 00:36:06 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bda74e3e7159d6ca5632566b0f1417f5085d3383;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 57ace8b2cfa..69be1601aa6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2002-05-10 Andreas Schwab + + * sysdeps/powerpc/fpu/w_sqrt.c: Add sqrtl alias. + +2002-05-12 Franz Sirl + + * sysdeps/unix/sysv/linux/semctl.c (__old_semctl, __new_semctl): Only + use va_arg if the argument will be used. [PR libc/3259] + +2002-07-15 Ulrich Drepper + + * libio/wfileops.c (_IO_wfile_seekoff): Reposition wide pointers + and adjust state for seek position. [PR libc/4070] + 2002-07-12 Philip Blundell * sysdeps/generic/backtrace.c (FIRST_FRAME_POINTER): New macro.