diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-04-16 17:23:03 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-04-16 17:23:03 +0000 |
commit | 10c384636bd2d677b9cc8b610925f9d43698bd9c (patch) | |
tree | 35711e4497360b32ff7920a2edff3276c61e8149 /ChangeLog | |
parent | 1c533de9f349937af01b93eb6d37d247f78f1b8c (diff) | |
download | glibc-10c384636bd2d677b9cc8b610925f9d43698bd9c.tar glibc-10c384636bd2d677b9cc8b610925f9d43698bd9c.tar.gz glibc-10c384636bd2d677b9cc8b610925f9d43698bd9c.tar.bz2 glibc-10c384636bd2d677b9cc8b610925f9d43698bd9c.zip |
Update.
* sysdeps/unix/sysv/linux/bits/types.h: Correct
signed/unsigned-ness of blkcnt and fsblkcnt.
* sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
* sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 1999-04-16 Ulrich Drepper <drepper@cygnus.com> + * sysdeps/unix/sysv/linux/bits/types.h: Correct + signed/unsigned-ness of blkcnt and fsblkcnt. + * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise. + * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise. + * sysdeps/unix/sysv/linux/bits/socket.h: Add SOL_PACKET, SOL_ATM, SOL_AAL, and SOL_IRDA. |