diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-10-05 13:43:16 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-10-05 13:43:16 +0000 |
commit | c10bb7956d1e3be11133d592154970a50afb6e53 (patch) | |
tree | 5dd0603cbc9275a04005819a210a797bf7948414 /ChangeLog | |
parent | 8325d82cf3910aec38b9182face1fc3d524f676b (diff) | |
download | glibc-c10bb7956d1e3be11133d592154970a50afb6e53.zip glibc-c10bb7956d1e3be11133d592154970a50afb6e53.tar.gz glibc-c10bb7956d1e3be11133d592154970a50afb6e53.tar.bz2 |
Update.
1998-10-05 Philip Blundell <philb@gnu.org>
* sysdeps/unix/sysv/linux/bits/in.h: Add various new structures
and constants. Tidy up formatting a little.
* sysdeps/unix/sysv/linux/bits/socket.h (SOL_IPV6, SOL_ICMPV6):
Move definitions to in.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +1998-10-05 Philip Blundell <philb@gnu.org> + + * sysdeps/unix/sysv/linux/bits/in.h: Add various new structures + and constants. Tidy up formatting a little. + + * sysdeps/unix/sysv/linux/bits/socket.h (SOL_IPV6, SOL_ICMPV6): + Move definitions to in.h. + 1998-10-02 Andreas Jaeger <aj@arthur.rhein-neckar.de> * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_PREFER, |