aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-08-30 18:35:33 +0000
committerUlrich Drepper <drepper@redhat.com>1999-08-30 18:35:33 +0000
commitfcb8e79c9d92e725f2e35c0f7c0666058ecf0b6c (patch)
tree3421e83c0b4f5053ac8e07467e09000c83c1c13b
parentbeefeafb96891496e9f6b4d0a0b4763903a4857b (diff)
downloadglibc-fcb8e79c9d92e725f2e35c0f7c0666058ecf0b6c.zip
glibc-fcb8e79c9d92e725f2e35c0f7c0666058ecf0b6c.tar.gz
glibc-fcb8e79c9d92e725f2e35c0f7c0666058ecf0b6c.tar.bz2
Update.
1999-08-27 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/netpacket/packet.h: Update from 2.3.15 kernel. * inet/netinet/in.h: Likewise. * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise. * sysdeps/unix/sysv/linux/bits/socket.h: Likewise. partially reverting a patch from 1998-12-29. We just can't change
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e219836..5222504 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1999-08-27 Ulrich Drepper <drepper@cygnus.com>
+
+ * sysdeps/unix/sysv/linux/netpacket/packet.h: Update from 2.3.15
+ kernel.
+ * inet/netinet/in.h: Likewise.
+ * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
+ * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
+
1999-08-28 Ulrich Drepper <drepper@cygnus.com>
* malloc/malloc.c (ptmalloc_init): Don't use variables to set
@@ -18,7 +26,7 @@
1999-08-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Fix sa_flags,
- partially reverting a patch from 1998-12-29. We just can't change
+ partially reverting a patch from 1998-12-29. We just can't change
the flags, kernels with different flags lead to
incompatibilities.