glibc/bits
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
..
byteswap.h Update. 2001-01-07 20:02:56 +00:00
confname.h Update. 2001-01-25 18:40:46 +00:00
dirent.h
dlfcn.h
elfclass.h
endian.h
environments.h
errno.h
fcntl.h
fenv.h
fenvinline.h
huge_val.h
in.h
ioctl-types.h
ioctls.h
ipc.h
libc-lock.h
libc-tsd.h Update. 2001-03-20 18:35:13 +00:00
local_lim.h
mathdef.h
mathinline.h
mman.h
msq.h
nan.h
netdb.h
poll.h Update. 2001-01-27 05:01:26 +00:00
posix_opt.h
resource.h
sched.h Update. 2001-01-28 08:15:06 +00:00
select.h Update. 2001-01-27 19:28:32 +00:00
sem.h
setjmp.h
shm.h
sigaction.h
sigcontext.h
siginfo.h Update. 2001-03-03 18:21:04 +00:00
signum.h
sigset.h
sigstack.h
sigthread.h
sockaddr.h Update. 2001-01-31 06:16:26 +00:00
socket.h Update. 2001-01-27 21:26:25 +00:00
stat.h
statfs.h
statvfs.h
stdio-lock.h
string.h
stropts.h
termios.h
time.h
types.h Update. 2001-01-27 19:28:32 +00:00
uio.h
ustat.h
utmp.h
utsname.h
waitflags.h
waitstatus.h
wchar.h
wordsize.h