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 Update. 2000-07-20 22:53:54 +00:00
elfclass.h
endian.h
environments.h
errno.h
fcntl.h Update. 2000-04-30 07:17:24 +00:00
fenv.h Update. 2000-09-01 06:39:10 +00:00
fenvinline.h
huge_val.h
in.h Update. 2000-04-11 16:27:38 +00:00
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 Update. 2000-12-04 08:37:38 +00:00
mathinline.h
mman.h Update. 2000-04-14 05:59:03 +00:00
msq.h
nan.h
netdb.h Update. 2000-04-01 22:30:22 +00:00
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 Update. 2000-06-22 17:59:07 +00:00
statfs.h
statvfs.h
stdio-lock.h
string.h
stropts.h
termios.h
time.h * sysdeps/mach/hurd/i386/bits/time.h (__clockid_t, __timer_t): Remove typedefs. * sysdeps/mach/hurd/bits/time.h (__clockid_t, __timer_t): Remove typedefs. * sysdeps/generic/bits/time.h (__clockid_t, __timer_t): Remove typedefs. * sysdeps/generic/bits/types.h (__clockid_t, __timer_t): New typedefs. 2000-08-15 19:01:50 +00:00
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 Update. 2000-09-14 01:43:19 +00:00
wordsize.h