glibc/linuxthreads/sysdeps/pthread
Ulrich Drepper f1e4a4a403 Update.
* sunrpc/Makefile (routines): Add rpc_thread.
	(CPPFLAGS): Add -D_RPC_THREAD_SAFE.
	* sunrpc/rpc_thread.c: New file.
	* sunrpc/Versions [libc] (GLIBC_2.2.3): Export __rpc_thread_destroy.
	* sunrpc/auth_none.c: Don't use global variables.  Access state in
	thread-local storage.
	* sunrpc/clnt_perr.c: Likewise.
	* sunrpc/clnt_raw.c: Likewise.
	* sunrpc/clnt_simp.c: Likewise.
	* sunrpc/key_call.c: Likewise.
	* sunrpc/rpc_common.c: Likewise.
	* sunrpc/svc.c: Likewise.
	* sunrpc/svc_raw.c: Likewise.
	* sunrpc/svc_simple.c: Likewise.
	* sunrpc/svcauth_des.c: Likewise.
	* hurd/hurd/threadvar.h (enum __hurd_threadvar_index): Add
	_HURD_THREADVAR_RPC_VARS.
	* sysdeps/generic/bits/libc-tsd.h: Mention _LIBC_TSD_KEY_RPC_VARS.
	* include/rpc/rpc.h: Define data structures for internal thread-local
	"global" variables.
	Based on patches by Eric Norum <eric.norum@usask.ca>.
2001-03-20 18:35:13 +00:00
..
bits Update. 2001-03-20 18:35:13 +00:00
Makefile Update. 2000-06-13 21:48:25 +00:00
Subdirs Update. 1999-10-08 17:16:17 +00:00
getcpuclockid.c Update. 2000-04-13 07:30:27 +00:00
posix-timer.h Update. 2000-06-20 00:34:21 +00:00
pt-initfini.c Update. 2001-02-09 17:13:50 +00:00
pthread.h Update. 2001-03-15 21:13:12 +00:00
semaphore.h Update. 1998-09-06 23:45:24 +00:00
timer_create.c Update. 2000-06-21 04:35:29 +00:00
timer_delete.c Update. 2000-06-21 04:35:29 +00:00
timer_getoverr.c Update. 2000-06-20 00:34:21 +00:00
timer_gettime.c Update. 2000-06-20 00:34:21 +00:00
timer_routines.c * sysdeps/pthread/timer_routines.c: Include stdlib.h for abort 2000-09-02 17:42:10 +00:00
timer_settime.c Update. 2000-06-20 00:34:21 +00:00
tst-timer.c (main): Rewrite initializers to avoid warnings. 2000-06-09 06:09:51 +00:00