summaryrefslogtreecommitdiffstats
path: root/libc/inet/getservice.c
Commit message (Collapse)AuthorAgeFilesLines
* Make things more re-entrany, kill some cruft.Eric Andersen2002-06-171-114/+143
| | | | -Erik
* Bart Visscher <magick@Linux-Fan.com> has added some missing IPV6 support, andEric Andersen2002-03-191-24/+74
| | | | | added several additional reentrant networking functions such that iptables now runs with IPV6 support.
* 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/+176