From: Ulrich Drepper Date: Mon, 30 Aug 1999 18:35:33 +0000 (+0000) Subject: Update. X-Git-Tag: upstream/2.30~26795 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fcb8e79c9d92e725f2e35c0f7c0666058ecf0b6c;p=external%2Fglibc.git Update. 1999-08-27 Ulrich Drepper * 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 --- diff --git a/ChangeLog b/ChangeLog index e219836..5222504 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1999-08-27 Ulrich Drepper + + * 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 * malloc/malloc.c (ptmalloc_init): Don't use variables to set @@ -18,7 +26,7 @@ 1999-08-28 Andreas Jaeger * 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.