diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-10-29 20:23:50 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-10-29 20:23:50 +0000 |
commit | 26d63253e1e4bb2f9c22fdd75b1bcfaafe5d0324 (patch) | |
tree | 3700c20b0b63846cb92e19c4baafb729c03fe2b9 /ChangeLog | |
parent | 07221bc3f544aba646f34b4a769f475a839a3559 (diff) | |
download | glibc-26d63253e1e4bb2f9c22fdd75b1bcfaafe5d0324.zip glibc-26d63253e1e4bb2f9c22fdd75b1bcfaafe5d0324.tar.gz glibc-26d63253e1e4bb2f9c22fdd75b1bcfaafe5d0324.tar.bz2 |
Update.
* sysdeps/unix/sysv/linux/mips/bits/ioctl-types.h: Added missing
N_* constants.
* sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
* sysdeps/unix/sysv/linux/bits/ioctl-types.h (N_SYNC_PPP): Added
new constant from Linux 2.3.25pre1.
* sysdeps/unix/sysv/linux/linux_fsinfo.h (BFS_MAGIC): Added.
1999-10-29 Andreas Jaeger <aj@suse.de>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,5 +1,16 @@ 1999-10-29 Andreas Jaeger <aj@suse.de> + * sysdeps/unix/sysv/linux/mips/bits/ioctl-types.h: Added missing + N_* constants. + * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise. + + * sysdeps/unix/sysv/linux/bits/ioctl-types.h (N_SYNC_PPP): Added + new constant from Linux 2.3.25pre1. + + * sysdeps/unix/sysv/linux/linux_fsinfo.h (BFS_MAGIC): Added. + +1999-10-29 Andreas Jaeger <aj@suse.de> + * math/libm-err-tab.pl: New file to generate a table of libm-test-ulps values. |