This commit is contained in:
Ulrich Drepper 1999-12-19 02:10:55 +00:00
parent ed8f3fe360
commit 172eb3202b

View File

@ -206,6 +206,17 @@
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.