summaryrefslogtreecommitdiffstats
path: root/libc/inet/herror.c
Commit message (Expand)AuthorAgeFilesLines
* Grr. I should learn to compile stuff before committingEric Andersen2002-02-021-7/+2
* OopsEric Andersen2002-02-021-2/+2
* Fix hstrerrorEric Andersen2002-02-021-6/+12
* Add in support for inet_netof, inet_lnaof, inet_makeaddr and hstrerror.David McCullough2002-01-171-0/+11
* Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and addEric Andersen2001-11-211-1/+1
* Silence stupid warnings caused by bad kernel network includesEric Andersen2001-09-271-0/+2
* Add some missing network functionality; grabbed from libc-5.3.12.Manuel Novoa III2001-03-121-0/+51