summaryrefslogtreecommitdiffstats
path: root/libc/inet/rpc/rcmd.c
Commit message (Expand)AuthorAgeFilesLines
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-4/+0
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-49/+0
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-34/+34
* Synch with trunk @ 24087Carmelo Amoroso2008-11-181-7/+7
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-11/+11
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-17/+12
* Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca...Carmelo Amoroso2007-11-201-1/+5
* Merge from trunk and bring in NPTL changes."Steven J. Hill"2006-08-231-3/+1
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-251-105/+165
* Merge from trunk."Steven J. Hill"2006-01-141-6/+7
* Merge from trunk."Steven J. Hill"2005-12-101-4/+20
* Merge from trunk."Steven J. Hill"2005-12-081-1/+5
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-061-1/+3
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-021-31/+34
* Sync with trunk."Steven J. Hill"2005-08-181-15/+10
* s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/gEric Andersen2004-01-161-11/+11
* Atsushi Nemoto writes:Eric Andersen2003-10-081-2/+2
* Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III2003-08-011-9/+4
* 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