* sunrpc/rpc_thread.c: Define it without static.

This commit is contained in:
Roland McGrath 2002-08-03 05:56:37 +00:00
parent 39afa4425c
commit 26e73ab614
2 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,7 @@
2002-08-02 Roland McGrath <roland@redhat.com>
* include/rpc/rpc.h: Declare RPC_VARS tsd as extern.
* sunrpc/rpc_thread.c: Define it without static.
2002-08-02 Roland McGrath <roland@frob.com>

View File

@ -1,3 +1,7 @@
2002-08-02 Roland McGrath <roland@redhat.com>
* sysdeps/i386/tls.h (TLS_DO_SET_THREAD_AREA): Add missing \s.
2002-08-02 Ulrich Drepper <drepper@redhat.com>
* pthread.c: Declare _errno, _h_errno, and _res unless we use TLS