summaryrefslogtreecommitdiffstats
path: root/libc/inet/rpc/rpc_thread.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-4/+0
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-4/+4
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-1/+1
* Signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-07-101-0/+1
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-2/+1
* Synch with SH4 port (and trunk)Carmelo Amoroso2007-11-211-1/+1
* This should not be visible and currently the TLS access fails unless it is ma..."Steven J. Hill"2007-07-281-1/+1
* Use TLS data storage function."Steven J. Hill"2006-08-211-4/+4
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-251-22/+27
* Fix RPC thread key usage."Steven J. Hill"2006-02-051-12/+3
* Merge from trunk."Steven J. Hill"2006-01-141-22/+8
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-061-12/+13
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-021-10/+16
* Merge from trunk."Steven J. Hill"2005-10-301-1/+2
* Rename option PTHREADS_NATIVE to be UCLIBC_HAS_THREADS_NATIVE instead. What a..."Steven J. Hill"2005-09-241-2/+2
* Changed files for glibc compatibility so that more NPTL files would build."Steven J. Hill"2005-06-121-0/+9
* Joakim Tjernlund writes:Eric Andersen2004-05-141-1/+1
* Fix use of __pthread_once, and fix rpc usage of thread localEric Andersen2002-08-121-10/+0
* Ugh. Make uClibc cross compile with gcc 2.95.x and threads. I wonderEric Andersen2002-08-111-20/+20
* Changes so that this file builds if we are not using threads.David McCullough2002-08-091-3/+2
* Rework RPC code once again. By default, only enable theEric Andersen2002-08-061-9/+34
* Kill namespace pollution in getrpcent.c. Silence other rpc warningsEric Andersen2002-07-071-0/+5
* Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make thisEric Andersen2002-06-171-0/+152