about summary refs log tree commit diff
path: root/sunrpc/rpc_thread.c
Commit message (Expand)AuthorAgeFilesLines
* Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto2023-03-271-1/+0
* libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell2018-06-291-0/+1
* Run thread shutdown functions in an explicit orderFlorian Weimer2018-06-261-5/+1
* sunrpc: Remove always-defined _RPC_THREAD_SAFE_ macroFlorian Weimer2018-06-261-3/+0
* Include shlib-compat.h in many sunrpc/nis source files.Zack Weinberg2017-06-041-1/+1
* sunrpc: Rewrite with explicit TLS access using __threadFlorian Weimer2015-10-171-14/+8
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-2/+2
* Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).Joseph Myers2015-09-031-1/+1
* Fix typos.Ondřej Bílka2013-08-301-1/+1
* Make sunrpc code usable againAndreas Jaeger2012-05-101-4/+4
* Obsolete RPC implementation in libc.Ulrich Drepper2011-04-161-2/+10
* * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, Jakub Jelinek2008-11-071-8/+12
* [BZ #5541]Ulrich Drepper2008-01-091-0/+2
* * sunrpc/rpc_thread.c (__rpc_thread_destroy): Don't skip entireUlrich Drepper2006-05-041-2/+3
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-3/+2
* 2.5-18.1Jakub Jelinek2007-07-121-2/+3
* * malloc/thread-freeres.c: Conditionalize on _LIBC_REENTRANT.Roland McGrath2003-02-221-0/+4
* * malloc/Versions (GLIBC_PRIVATE): Add __libc_thread_freeres.Roland McGrath2003-02-221-1/+2
* 2002-08-05 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-08-051-0/+5
* 2002-08-02 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-031-6/+0
* Update.Ulrich Drepper2002-08-031-0/+6
* * sysdeps/pthread/bits/libc-tsd.h: Include <tls.h>.Roland McGrath2002-08-021-5/+3
* Update.Ulrich Drepper2002-04-201-1/+0
* (rpc_default): Remove. (__rpc_thread_destroy): Use __libc_tsd_RPC_VARS_mem in...Ulrich Drepper2001-05-171-11/+7
* Update.Ulrich Drepper2001-03-261-6/+79
* Update.Ulrich Drepper2001-03-201-0/+55