summaryrefslogtreecommitdiffstats
path: root/libc/inet/rpc/rpc_commondata.c
Commit message (Collapse)AuthorAgeFilesLines
* Kill namespace pollution in getrpcent.c. Silence other rpc warningsEric Andersen2002-07-071-2/+3
| | | | | | by fixing prototypes. Fix global stuff so it should behave itself properly now, -Erik
* Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make thisEric Andersen2002-06-171-14/+16
| | | | | | | | junk (and I do mean that ;-) thread safe without undue pain. Adds 12k worth to the code size I'm afraid, but since I never use NFS and therefore never include this stuff, I guess thats acceptable. I still need to enable the multi-threaded bits... -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>
* Silence stupid warnings caused by bad kernel network includesEric Andersen2001-09-271-0/+2
|
* Bug ugly formatting updateEric Andersen2000-10-091-1/+2
|
* Initial revision0_9_1Erik Andersen2000-05-141-0/+41