From f04b1e1f0f86cce932ede5b5a088c0ec4712ce34 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 17 Sep 2004 23:47:50 +0000 Subject: [BZ #390] Update. 2004-09-18 Jakub Jelinek * sysdeps/unix/sysv/linux/nscd_setup_thread.c (setup_thread): Do nothing if __NR_set_tid_address is not defined. [BZ #390] 2004-09-17 Ulrich Drepper * sysdeps/posix/getaddrinfo.c: Use gethostbyname3_r NSS function in case it is available. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d06511f628..768cc8b37b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2004-09-18 Jakub Jelinek + + * sysdeps/unix/sysv/linux/nscd_setup_thread.c (setup_thread): + Do nothing if __NR_set_tid_address is not defined. [BZ #390] + +2004-09-17 Ulrich Drepper + + * sysdeps/posix/getaddrinfo.c: Use gethostbyname3_r NSS function + in case it is available. + 2004-09-17 Jakub Jelinek * nscd/nscd.c (parse_opt): Write arg string instead of (void *) -- cgit v1.2.3