]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 19 Dec 1999 02:10:55 +0000 (02:10 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 19 Dec 1999 02:10:55 +0000 (02:10 +0000)
ChangeLog

index fdb40de0fa6ecbdcc29c6f7e6c1d1a1c14a0d2f5..89759031d3e4073a9437af3ed9f7953e2bdeee1b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        SHIFT_JIS alias.
        Reported by Bruno Haible <haible@ilog.fr>.
 
+1999-12-03  Ulrich Drepper  <drepper@cygnus.com>
+
+       * sysdeps/generic/bits/stropts.h: Update with LiS types and
+       values.  Patch by David Grothe <dave@gcom.com>.
+
+       * 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  <drepper@cygnus.com>
 
        * malloc/set-freeres.c: Really use already_called variable.