summaryrefslogtreecommitdiffstats
path: root/libc/inet/getproto.c
Commit message (Collapse)AuthorAgeFilesLines
* Per a patch from Rob McMullen, add getprotoent_r, getprotobyname_r,Eric Andersen2003-06-271-20/+74
| | | | and getprotobynumber_r
* Make things more re-entrany, kill some cruft.Eric Andersen2002-06-171-71/+99
| | | | -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>
* Update networking includes.Eric Andersen2001-02-051-0/+2
|
* Add in getprotobyname, getservicebyname, and related junkEric Andersen2000-10-271-0/+164