summaryrefslogtreecommitdiff
path: root/libc/inet/rpc/rcmd.c
AgeCommit message (Expand)Author
2005-12-07Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ...Peter S. Mazinger
2005-12-04More hiding, 300 leftPeter S. Mazinger
2005-12-03More hiding, including __mempcpyPeter S. Mazinger
2005-12-01Hide mostly used functionsPeter S. Mazinger
2005-11-29Hiding againPeter S. Mazinger
2005-11-26100 JUMP relocs less (remaining 431) by hiding internally used onesPeter S. Mazinger
2005-08-18add support for getrpcbynumber_r/getrpcbyname_r/getrpcent_r and a config opti...Mike Frysinger
2004-01-16s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/gEric Andersen
2003-10-08Atsushi Nemoto writes:Eric Andersen
2003-08-01Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III
2002-08-16Replace all instances of _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__Eric Andersen
2002-07-07Kill namespace pollution in getrpcent.c. Silence other rpc warningsEric Andersen
2002-06-18Make sure the sccsid tags never get compiled in.Eric Andersen
2002-02-26don't pretend to be reentrant yetEric Andersen
2002-02-26Fix rpc + threads so it now compiles.Eric Andersen
2002-01-09Patch from Stefan Soucek <ssoucek@coactive.com> to removeEric Andersen
2002-01-02Patch to add rcmd support, from Stefan Soucek, which I'd longEric Andersen