diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-05-10 08:39:58 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-05-10 08:39:58 +0000 |
commit | d9997a45eeba745384e3591978186debd5883be7 (patch) | |
tree | 9a204e82d9dbdc451984f5e8e1801cf49940394d /sysdeps/unix/sysv/linux/Dist | |
parent | d067c97eb5c0d019608c51310d8f1bafecd77513 (diff) | |
download | glibc-d9997a45eeba745384e3591978186debd5883be7.tar.gz glibc-d9997a45eeba745384e3591978186debd5883be7.tar.xz glibc-d9997a45eeba745384e3591978186debd5883be7.zip |
Update.
2003-05-09 Thorsten Kukuk <kukuk@suse.de> * sysdeps/unix/sysv/linux/netinet/igmp.h: Don't include kernel headers, add defines from kernel header, move it from here... * inet/netinet/igmp.h: ... to here. * inet/Makefile (headers): Add netinet/igmp.h. * sysdeps/unix/sysv/linux/Makefile: Remove netinet/igmp.h. * sysdeps/unix/sysv/linux/Dist: Remove netinet/igmp.h. 2003-05-10 Ulrich Drepper <drepper@redhat.com> * sysdeps/pthread/lio_listio64.c (lio_listio64): If SIG == NULL, use dummy sigevent structure with SIGEV_NONE [PR libc/5015]. 2003-05-09 Thorsten Kukuk <kukuk@suse.de> * libio/bits/stdio.h: Sync prototypes with libio/stdio.h (remove __THROW from possible cancellation points).
Diffstat (limited to 'sysdeps/unix/sysv/linux/Dist')
-rw-r--r-- | sysdeps/unix/sysv/linux/Dist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/Dist b/sysdeps/unix/sysv/linux/Dist index 6cae4ca0b5..f9f6a1a5f8 100644 --- a/sysdeps/unix/sysv/linux/Dist +++ b/sysdeps/unix/sysv/linux/Dist @@ -40,7 +40,6 @@ netax25/ax25.h neteconet/ec.h netinet/if_fddi.h netinet/if_tr.h -netinet/igmp.h netpacket/packet.h netipx/ipx.h netrom/netrom.h |