aboutsummaryrefslogtreecommitdiff
path: root/sunrpc/rpc_thread.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-27Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto1-1/+0
2018-06-29libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell1-0/+1
2018-06-26Run thread shutdown functions in an explicit orderFlorian Weimer1-5/+1
2018-06-26sunrpc: Remove always-defined _RPC_THREAD_SAFE_ macroFlorian Weimer1-3/+0
2017-06-04Include shlib-compat.h in many sunrpc/nis source files.Zack Weinberg1-1/+1
2015-10-17sunrpc: Rewrite with explicit TLS access using __threadFlorian Weimer1-14/+8
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers1-2/+2
2015-09-03Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).Joseph Myers1-1/+1
2013-08-30Fix typos.Ondřej Bílka1-1/+1
2012-05-10Make sunrpc code usable againAndreas Jaeger1-4/+4
2011-04-16Obsolete RPC implementation in libc.Ulrich Drepper1-2/+10
2008-11-07* bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, Jakub Jelinek1-8/+12
2008-01-09[BZ #5541]Ulrich Drepper1-0/+2
2006-05-04* sunrpc/rpc_thread.c (__rpc_thread_destroy): Don't skip entireUlrich Drepper1-2/+3
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-3/+2
2007-07-122.5-18.1Jakub Jelinek1-2/+3
2003-02-22* malloc/thread-freeres.c: Conditionalize on _LIBC_REENTRANT.Roland McGrath1-0/+4
2003-02-22* malloc/Versions (GLIBC_PRIVATE): Add __libc_thread_freeres.Roland McGrath1-1/+2
2002-08-052002-08-05 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-0/+5
2002-08-032002-08-02 Roland McGrath <roland@redhat.com>Roland McGrath1-6/+0
2002-08-03Update.Ulrich Drepper1-0/+6
2002-08-02* sysdeps/pthread/bits/libc-tsd.h: Include <tls.h>.Roland McGrath1-5/+3
2002-04-20Update.Ulrich Drepper1-1/+0
2001-05-17(rpc_default): Remove. (__rpc_thread_destroy): Use __libc_tsd_RPC_VARS_mem in...Ulrich Drepper1-11/+7
2001-03-26Update.Ulrich Drepper1-6/+79
2001-03-20Update.Ulrich Drepper1-0/+55