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
..
2001-03-20 18:35:13 +00:00
1996-05-14 20:30:25 +00:00
1997-02-15 04:31:36 +00:00
1997-02-15 04:31:36 +00:00
1996-12-18 03:23:47 +00:00
2000-03-27 05:18:47 +00:00
1999-03-08 21:02:22 +00:00
1999-03-08 21:02:22 +00:00
1999-12-03 05:01:23 +00:00
1996-05-12 16:38:08 +00:00
2001-01-19 09:37:23 +00:00
1997-02-15 04:31:36 +00:00
1999-06-22 23:56:08 +00:00
1999-06-22 23:56:08 +00:00
2000-03-10 08:45:53 +00:00
2000-11-13 21:31:17 +00:00
1997-02-23 22:09:31 +00:00
2000-03-31 05:50:02 +00:00
1997-02-15 04:31:36 +00:00
1999-02-28 09:46:20 +00:00
1999-11-13 23:52:38 +00:00
1997-05-21 01:48:59 +00:00
1999-02-27 20:06:34 +00:00
1999-07-20 21:04:41 +00:00
1997-05-10 23:37:32 +00:00
1996-12-18 03:23:47 +00:00
1999-12-03 05:01:23 +00:00
1997-02-15 04:31:36 +00:00
1997-02-15 04:31:36 +00:00
2000-03-27 05:18:47 +00:00
1999-12-03 05:01:23 +00:00
1997-02-15 04:31:36 +00:00
1999-11-13 23:52:38 +00:00
1996-12-20 01:39:50 +00:00
1996-12-20 01:39:50 +00:00
1998-07-21 10:36:59 +00:00
1997-02-15 04:31:36 +00:00
1997-02-15 04:31:36 +00:00
1999-09-19 05:42:05 +00:00
2000-03-26 19:16:56 +00:00
1999-02-27 13:27:03 +00:00
2001-01-24 11:19:56 +00:00
1999-06-13 13:57:29 +00:00
1998-11-30 18:42:25 +00:00
1997-02-15 04:31:36 +00:00
1997-02-15 04:31:36 +00:00
2000-03-18 08:25:11 +00:00
1997-02-15 04:31:36 +00:00
1997-02-15 04:31:36 +00:00
1999-06-25 14:50:51 +00:00
1999-12-03 05:01:23 +00:00
1999-08-22 22:28:03 +00:00
1995-02-18 01:27:10 +00:00
1997-02-15 04:31:36 +00:00
1997-06-23 21:55:26 +00:00
1997-02-15 04:31:36 +00:00
1999-09-19 20:46:22 +00:00
1997-02-15 04:31:36 +00:00
1997-02-15 04:31:36 +00:00
1997-02-15 04:31:36 +00:00
1996-12-18 03:23:47 +00:00
1997-02-15 04:31:36 +00:00
1999-12-03 05:01:23 +00:00
1999-05-23 19:18:19 +00:00
1997-02-15 04:31:36 +00:00
1998-11-29 10:10:47 +00:00
1997-02-15 04:31:36 +00:00
1998-08-08 20:02:34 +00:00
1997-02-15 04:31:36 +00:00
2000-07-25 21:43:38 +00:00
1997-02-15 04:31:36 +00:00
2000-04-02 20:15:08 +00:00
2000-07-07 19:02:14 +00:00