diff options
author | Roland McGrath <roland@gnu.org> | 1998-09-05 03:52:00 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1998-09-05 03:52:00 +0000 |
commit | a361203e5c2854f50ef19a69c37e3cb3ae80e80a (patch) | |
tree | eea17498d00e1601ff203f29a12786ec0d50793d | |
parent | 29659dd28d2645f5b349ddf3a6ae7f31f4ba9066 (diff) | |
download | glibc-a361203e5c2854f50ef19a69c37e3cb3ae80e80a.tar.gz glibc-a361203e5c2854f50ef19a69c37e3cb3ae80e80a.tar.xz glibc-a361203e5c2854f50ef19a69c37e3cb3ae80e80a.zip |
1998-09-05 Roland McGrath <roland@baalperazim.frob.com> * sysdeps/unix/sysv/linux/netinet/ip_icmp.h, sysdeps/unix/sysv/linux/netinet/tcp.h, sysdeps/unix/sysv/linux/netinet/udp.h: Moved to sysdeps/gnu/netinet.
1998-09-05 Roland McGrath <roland@baalperazim.frob.com> * sysdeps/unix/sysv/linux/netinet/ip_icmp.h, sysdeps/unix/sysv/linux/netinet/tcp.h, sysdeps/unix/sysv/linux/netinet/udp.h: Moved to sysdeps/gnu/netinet.
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | sysdeps/gnu/netinet/ip_icmp.h (renamed from sysdeps/unix/sysv/linux/netinet/ip_icmp.h) | 0 | ||||
-rw-r--r-- | sysdeps/gnu/netinet/tcp.h (renamed from sysdeps/unix/sysv/linux/netinet/tcp.h) | 0 | ||||
-rw-r--r-- | sysdeps/gnu/netinet/udp.h (renamed from sysdeps/unix/sysv/linux/netinet/udp.h) | 0 |
4 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index aa80beadff..f22c7300de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1998-09-05 Roland McGrath <roland@baalperazim.frob.com> + + * sysdeps/unix/sysv/linux/netinet/ip_icmp.h, + sysdeps/unix/sysv/linux/netinet/tcp.h, + sysdeps/unix/sysv/linux/netinet/udp.h: Moved to sysdeps/gnu/netinet. + 1998-09-04 Roland McGrath <roland@baalperazim.frob.com> * string/argz.h (argz_extract, argz_next): Use `const' for ARGZ param. diff --git a/sysdeps/unix/sysv/linux/netinet/ip_icmp.h b/sysdeps/gnu/netinet/ip_icmp.h index be7959ee7f..be7959ee7f 100644 --- a/sysdeps/unix/sysv/linux/netinet/ip_icmp.h +++ b/sysdeps/gnu/netinet/ip_icmp.h diff --git a/sysdeps/unix/sysv/linux/netinet/tcp.h b/sysdeps/gnu/netinet/tcp.h index 49fa180a00..49fa180a00 100644 --- a/sysdeps/unix/sysv/linux/netinet/tcp.h +++ b/sysdeps/gnu/netinet/tcp.h diff --git a/sysdeps/unix/sysv/linux/netinet/udp.h b/sysdeps/gnu/netinet/udp.h index 9ee66f0fce..9ee66f0fce 100644 --- a/sysdeps/unix/sysv/linux/netinet/udp.h +++ b/sysdeps/gnu/netinet/udp.h |