diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-07-20 07:53:39 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-07-20 07:53:39 +0000 |
commit | b82276d1f5138b267031d43aec76748544ea9f23 (patch) | |
tree | 944bb5cf6eece656f3bd6d806bba2c3c6aa550ec /ChangeLog | |
parent | d8433bd075f7384e5d34940b0da89d8a1a8aab5d (diff) | |
download | glibc-b82276d1f5138b267031d43aec76748544ea9f23.tar glibc-b82276d1f5138b267031d43aec76748544ea9f23.tar.gz glibc-b82276d1f5138b267031d43aec76748544ea9f23.tar.bz2 glibc-b82276d1f5138b267031d43aec76748544ea9f23.zip |
Update.
Define struct group_req and struct group_source_req.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ * inet/netinet/in.h: Define struct ip_mreq and struct ip_mreq_source. + Define struct group_req and struct group_source_req. * sysdeps/unix/sysv/linux/bits/in.h: Define IP_UNBLOCK_SOURCE, IP_BLOCK_SOURCE, IP_ADD_SOURCE_MEMBERSHIP, IP_DROP_SOURCE_MEMBERSHIP, IP_MSFILTER, MCAST_JOIN_GROUP, |