From ae1ad3aebbc397212b4bb2eec92ff19f8c1f913a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 18 Jun 2007 22:22:57 +0000 Subject: [BZ #4647] Tomas Janousek Ulrich Drepper [BZ #4647] * resolv/res_send.c (send_dg): Remove socket_pf. Use ipv6_unavail member in __res_state, only convaddr4to6 if nssocks[ns] is a PF_INET6 socket. * resolv/resolv.h (__res_state): Add ipv6_unavail member. Make unused member a bitmap. * resolv/res_init.c (__res_vinit): Reset ipv6_unavail if IPv6 servers are configured. 2007-06-18 Jakub Jelinek --- nptl/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'nptl/ChangeLog') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 19f7419109..87028ca704 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,11 @@ +2007-06-18 Ulrich Drepper + + * pthreadP.h: Define PTHREAD_MUTEX_TYPE. + * phtread_mutex_lock.c: Use PTHREAD_MUTEX_TYPE. + * pthread_mutex_timedlock.c: Likewise. + * pthread_mutex_trylock.c: Likewise. + * pthread_mutex_unlock.c: Likewise. + 2007-06-17 Andreas Schwab * sysdeps/pthread/pt-initfini.c: Tell gcc about the nonstandard -- cgit v1.2.3