From f60db8eda7b87c63f3bc89d4e82fc4f144fb4aa3 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 16 Jun 2003 23:07:43 +0000 Subject: Update. 2003-06-16 Ulrich Drepper * sysdeps/unix/sysv/linux/i386/socket.S: Add unwind information. * sysdeps/unix/sysv/linux/wait.c (__libc_wait): Fix type of result variable. * sysdeps/posix/getaddrinfo.c (gaih_inet): Set no_inet6_date also --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index aa4c8ab7eb..ac5917ac5b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-06-16 Ulrich Drepper + + * sysdeps/unix/sysv/linux/i386/socket.S: Add unwind information. + + * sysdeps/unix/sysv/linux/wait.c (__libc_wait): Fix type of result + variable. + 2003-06-16 Thorsten Kukuk * include/libc-symbols.h: Add static_link_warning macro. @@ -195,7 +202,7 @@ 2003-06-12 Ulrich Drepper - * sysdeps/posix/getaddrinfo.c (gaih_inet): Set no_inet6_date alse + * sysdeps/posix/getaddrinfo.c (gaih_inet): Set no_inet6_date also if only PF_INET address is needed. * nss/getXXbyYY_r.c: Make sure we always return a nonzero value in -- cgit v1.2.3