summaryrefslogtreecommitdiffstats
path: root/libc/inet/rpc/rpc_thread.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-4/+0
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-4/+4
* - use c89-style commentsBernhard Reutner-Fischer2008-10-031-1/+1
* Get rid of nested extern warnings if threads are disabledPeter S. Mazinger2006-03-091-4/+4
* Add back sjhill's 14625 commit, correcting the typo that made it failPeter S. Mazinger2006-03-091-4/+4
* Remove commented include."Steven J. Hill"2006-02-251-1/+0
* Revert change. Calls can only be used when utilizing TLS. Sorry for the break..."Steven J. Hill"2006-02-251-5/+5
* Use the TSD macros and get rid of warnings."Steven J. Hill"2006-02-251-4/+5
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-4/+5
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-22/+26
* update libc lock functions to new pthread forwardingMike Frysinger2006-01-061-19/+0
* Convert some users and get rid of __rpc_thread_createerr jump reloc, this was...Peter S. Mazinger2005-12-161-3/+7
* a small TODOMike Frysinger2005-12-061-0/+1
* Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_inte...Peter S. Mazinger2005-12-031-12/+12
* 100 JUMP relocs less (remaining 431) by hiding internally used onesPeter S. Mazinger2005-11-261-10/+16
* only include libc-tsd.h if we have threads supportMike Frysinger2005-10-201-1/+2
* 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