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
/
getrpcent.c
Age
Commit message (
Collapse
)
Author
2005-12-08
mmap/mremap/socket/rewind gone
Peter S. Mazinger
2005-12-08
Again rpc ;-( , all *inet*, *addr*
Peter S. Mazinger
2005-12-07
Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ...
Peter S. Mazinger
2005-12-06
macro out the thread funcs in libc if threading is disabled
Mike Frysinger
2005-12-01
Hide mostly used functions
Peter S. Mazinger
2005-11-10
Another s/index/strchr/
Peter S. Mazinger
2005-08-18
add support for getrpcbynumber_r/getrpcbyname_r/getrpcent_r and a config ↵
Mike Frysinger
option to enable REENTRANT RPC
2005-08-18
rework some of the code to shrink size
Mike Frysinger
2005-08-18
style tweaks
Mike Frysinger
2002-07-07
Kill namespace pollution in getrpcent.c. Silence other rpc warnings
Eric Andersen
by fixing prototypes. Fix global stuff so it should behave itself properly now, -Erik
2001-11-21
Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add
Eric Andersen
support for __FORCE_NOGLIBC per Brian Stafford <brian.stafford@office-logic.com>
2001-05-04
Clean up some issues for building on m68k.
David McCullough
2001-02-12
Clean up lots of warnings.
Manuel Novoa III
2001-02-05
Update networking includes.
Eric Andersen
2000-10-09
Bug ugly formatting update
Eric Andersen
2000-05-14
Some makefile updates to make it behave a bit better/consistently.
Erik Andersen
-Erik
2000-05-14
Initial revision
Erik Andersen