From: Ulrich Drepper Date: Fri, 10 Sep 1999 19:40:12 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0917e4138b8b34e38862c98c6b68a9fc224c690e;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 306d87468c6..8484d8f7937 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +1999-09-10 Ulrich Drepper + + * wcsmbs/wchar.h (WCHAR_MIN, WCHAR_MAX): Use all-numeric values. + + * sysdeps/generic/stdint.h: Correct WCHAR_MIN, WCHAR_MAX, and + WINT_MAX values. + + * wctype/wctype.h: Remove incorrect towlower/towupper optimizations. + +1999-09-09 Andreas Schwab + + * elf/link.h: Fix comment. + +1999-09-10 Ulrich Drepper + + * math/bits/mathcalls.h: Add __isnan declaration [PR libc/1294]. + + * math/math.h: Pretty print. + +1999-09-10 Andreas Schwab + + * sysdeps/generic/getenv.c (getenv): Fix lookup for single + character variable on bigendian platforms without unaligned memory + access. + 1999-09-06 Ulrich Drepper * sysdeps/unix/sysv/linux/alpha/Dist: Add sys/user.h.