diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-11-16 07:52:07 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-11-16 07:52:07 +0000 |
commit | c2280dc039c69a690dd006c1f145c7ba9aa2eaad (patch) | |
tree | eeac826bf54145d68cfa7e09e026207d9f953429 /ChangeLog | |
parent | baf532c12785a7c85493d6b6b2345f509b1d6389 (diff) | |
download | glibc-c2280dc039c69a690dd006c1f145c7ba9aa2eaad.zip glibc-c2280dc039c69a690dd006c1f145c7ba9aa2eaad.tar.gz glibc-c2280dc039c69a690dd006c1f145c7ba9aa2eaad.tar.bz2 |
[BZ 1865]
* inet/netinet/icmp6.h: More updates for RFC3542.
* inet/netinet/ip6.h: Likewise.
* sysdeps/unix/sysv/linux/bits/in.h: Adjust for current kernel sources.
Patch by David L Stevens <dlstevens@us.ibm.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2005-11-15 Ulrich Drepper <drepper@redhat.com> + [BZ 1865] + * inet/netinet/icmp6.h: More updates for RFC3542. + * inet/netinet/ip6.h: Likewise. + * sysdeps/unix/sysv/linux/bits/in.h: Adjust for current kernel sources. + Patch by David L Stevens <dlstevens@us.ibm.com>. + * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat): Return -1 on failure. * sysdeps/unix/sysv/linux/fchownat.c (fchownat): Likewise. |