summaryrefslogtreecommitdiffstats
path: root/libc/inet/rpc/getrpcent.c
Commit message (Collapse)AuthorAgeFilesLines
* Convert some users and get rid of __rpc_thread_createerr jump reloc, this ↵Peter S. Mazinger2005-12-161-0/+1
| | | | was indeed a badly chosen name
* mmap/mremap/socket/rewind gonePeter S. Mazinger2005-12-081-0/+1
|
* Again rpc ;-( , all *inet*, *addr*Peter S. Mazinger2005-12-081-2/+4
|
* Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ...Peter S. Mazinger2005-12-071-49/+54
|
* macro out the thread funcs in libc if threading is disabledMike Frysinger2005-12-061-5/+2
|
* Hide mostly used functionsPeter S. Mazinger2005-12-011-19/+19
|
* Another s/index/strchr/Peter S. Mazinger2005-11-101-10/+10
|
* add support for getrpcbynumber_r/getrpcbyname_r/getrpcent_r and a config ↵Mike Frysinger2005-08-181-0/+98
| | | | option to enable REENTRANT RPC
* rework some of the code to shrink sizeMike Frysinger2005-08-181-16/+19
|
* style tweaksMike Frysinger2005-08-181-39/+25
|
* Kill namespace pollution in getrpcent.c. Silence other rpc warningsEric Andersen2002-07-071-6/+4
| | | | | | by fixing prototypes. Fix global stuff so it should behave itself properly now, -Erik
* Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and addEric Andersen2001-11-211-1/+1
| | | | | support for __FORCE_NOGLIBC per Brian Stafford <brian.stafford@office-logic.com>
* Clean up some issues for building on m68k.David McCullough2001-05-041-6/+1
|
* Clean up lots of warnings.Manuel Novoa III2001-02-121-13/+6
|
* Update networking includes.Eric Andersen2001-02-051-5/+2
|
* Bug ugly formatting updateEric Andersen2000-10-091-40/+34
|
* Some makefile updates to make it behave a bit better/consistently.Erik Andersen2000-05-141-8/+8
| | | | -Erik
* Initial revision0_9_1Erik Andersen2000-05-141-0/+286