diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-12-04 07:44:05 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-12-04 07:44:05 +0000 |
commit | 589328764d60283e16442c9c9dcf818346356776 (patch) | |
tree | 691db8c659839369aa03dbfc081330ca8e863e85 /ChangeLog | |
parent | 9bae8b0016f8fe9e3ff539bdf77c5bdb25e92266 (diff) | |
download | glibc-589328764d60283e16442c9c9dcf818346356776.tar.gz glibc-589328764d60283e16442c9c9dcf818346356776.tar.xz glibc-589328764d60283e16442c9c9dcf818346356776.zip |
Update.
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index aff4631909..4153842209 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +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-02 Akira Yoshiyama <yosshy@debian.or.jp> * locale/lc-time.c (_nl_get_era_entry): Separate eras |