summaryrefslogtreecommitdiff
path: root/libc/inet/rpc/rpc_thread.c
AgeCommit message (Expand)Author
2002-08-12Fix use of __pthread_once, and fix rpc usage of thread localEric Andersen
2002-08-11Ugh. Make uClibc cross compile with gcc 2.95.x and threads. I wonderEric Andersen
2002-08-09Changes so that this file builds if we are not using threads.David McCullough
2002-08-06Rework RPC code once again. By default, only enable theEric Andersen
2002-07-07Kill namespace pollution in getrpcent.c. Silence other rpc warningsEric Andersen
2002-06-17Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make thisEric Andersen