mirror of git://sourceware.org/git/glibc.git
* sunrpc/rpc_thread.c: Define it without static.
This commit is contained in:
parent
39afa4425c
commit
26e73ab614
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue