about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-10-29 20:23:50 +0000
committerUlrich Drepper <drepper@redhat.com>1999-10-29 20:23:50 +0000
commit26d63253e1e4bb2f9c22fdd75b1bcfaafe5d0324 (patch)
tree3700c20b0b63846cb92e19c4baafb729c03fe2b9 /ChangeLog
parent07221bc3f544aba646f34b4a769f475a839a3559 (diff)
downloadglibc-26d63253e1e4bb2f9c22fdd75b1bcfaafe5d0324.tar.gz
glibc-26d63253e1e4bb2f9c22fdd75b1bcfaafe5d0324.tar.xz
glibc-26d63253e1e4bb2f9c22fdd75b1bcfaafe5d0324.zip
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--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 60889ed6ba..c0e78f9e3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.