summaryrefslogtreecommitdiffstats
path: root/libc/inet/rpc/rcmd.c
Commit message (Expand)AuthorAgeFilesLines
...
* Replace all instances of _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__Eric Andersen2002-08-161-10/+10
* Kill namespace pollution in getrpcent.c. Silence other rpc warningsEric Andersen2002-07-071-16/+5
* Make sure the sccsid tags never get compiled in.Eric Andersen2002-06-181-1/+1
* don't pretend to be reentrant yetEric Andersen2002-02-261-0/+6
* Fix rpc + threads so it now compiles.Eric Andersen2002-02-261-21/+60
* Patch from Stefan Soucek <ssoucek@coactive.com> to removeEric Andersen2002-01-091-41/+47
* Patch to add rcmd support, from Stefan Soucek, which I'd longEric Andersen2002-01-021-0/+669