index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
inet
/
rpc
/
rcmd.c
Age
Commit message (
Expand
)
Author
2005-12-04
More hiding, 300 left
Peter S. Mazinger
2005-12-03
More hiding, including __mempcpy
Peter S. Mazinger
2005-12-01
Hide mostly used functions
Peter S. Mazinger
2005-11-29
Hiding again
Peter S. Mazinger
2005-11-26
100 JUMP relocs less (remaining 431) by hiding internally used ones
Peter S. Mazinger
2005-08-18
add support for getrpcbynumber_r/getrpcbyname_r/getrpcent_r and a config opti...
Mike Frysinger
2004-01-16
s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g
Eric Andersen
2003-10-08
Atsushi Nemoto writes:
Eric Andersen
2003-08-01
Add a new *scanf implementation, includeing the *wscanf functions.
Manuel Novoa III
2002-08-16
Replace all instances of _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__
Eric Andersen
2002-07-07
Kill namespace pollution in getrpcent.c. Silence other rpc warnings
Eric Andersen
2002-06-18
Make sure the sccsid tags never get compiled in.
Eric Andersen
2002-02-26
don't pretend to be reentrant yet
Eric Andersen
2002-02-26
Fix rpc + threads so it now compiles.
Eric Andersen
2002-01-09
Patch from Stefan Soucek <ssoucek@coactive.com> to remove
Eric Andersen
2002-01-02
Patch to add rcmd support, from Stefan Soucek, which I'd long
Eric Andersen