diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2004-09-11 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Use __NTH for __cmsg_nxthdr. + 2004-09-10 Ulrich Drepper <drepper@redhat.com> * nscd/nscd.c (pagesize_m1): New variable. @@ -37,7 +41,7 @@ * malloc/malloc.c (_int_free): Only do arena boundary check for contiguous arenas. -2004-09-10 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com> +2004-09-10 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com> * stdlib/longlong.h [__M32R__] (add_ssaaaa, sub_ddmmss): Fix broken instruct operands. |