From: Ulrich Drepper Date: Sun, 19 Dec 1999 02:10:55 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=172eb3202b85d35d6d842eaa6a3ef50bf48bbe6e;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index fdb40de0fa6..89759031d3e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -206,6 +206,17 @@ SHIFT_JIS alias. Reported by Bruno Haible . +1999-12-03 Ulrich Drepper + + * sysdeps/generic/bits/stropts.h: Update with LiS types and + values. Patch by David Grothe . + + * sysdeps/unix/sysv/linux/bits/types.h (__t_scalar_t, __t_uscalar_t): + Make long types. + * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise. + * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise. + * sysdeps/unix/sysv/linux/sparc/bits/types.h: Likewise. + 1999-12-01 Ulrich Drepper * malloc/set-freeres.c: Really use already_called variable.