Ulrich Drepper 0e9d624072 Update.
2003-07-22  Jakub Jelinek  <jakub@redhat.com>

	* include/resolv.h (__resp): Declare.  Define to __libc_resp
	if in libc.so.
	(_res): If USE___THREAD, define to (*__resp).
	* resolv/res_libc.c (_res): Normal .bss variable with compat_symbol
	even if USE___THREAD.
	(__resp): New __thread variable.
	(__libc_resp): New alias.
	* resolv/Versions (libc): Export _res@GLIBC_2.0 even if
	USE_TLS && HAVE___THREAD.  Export __resp@@GLIBC_PRIVATE.
	* sysdeps/generic/res-state.c (__res_state): Return __resp
	if USE___THREAD.
2003-07-22 23:10:17 +00:00
..
2003-04-29 22:49:58 +00:00
2003-07-22 23:10:17 +00:00
2003-07-22 22:28:07 +00:00
2003-07-20 22:17:34 +00:00
2003-04-05 22:13:31 +00:00
2003-07-10 09:22:54 +00:00
2003-07-15 07:52:52 +00:00
2003-07-10 17:07:16 +00:00
2003-06-24 02:50:16 +00:00
2003-07-08 03:49:44 +00:00
2003-04-29 22:49:58 +00:00
2003-05-10 05:36:37 +00:00
2003-07-22 22:28:07 +00:00
2002-12-31 20:46:11 +00:00
2003-06-18 19:34:34 +00:00