summaryrefslogtreecommitdiffstats
path: root/libc/inet/herror.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-3/+0
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-2/+2
* libc_hidden_proto removal, a few more functionsDenis Vlasenko2008-11-181-1/+1
* trivial code shrink by making some strings staticDenis Vlasenko2008-11-011-8/+6
* Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...Peter S. Mazinger2006-03-101-1/+0
* Last relocs jump and global data, (even locales) that I could remove are gone...Peter S. Mazinger2006-01-161-0/+1
* some global data relocs gonePeter S. Mazinger2006-01-161-0/+1
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-1/+1
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-2/+5
* Again rpc ;-( , all *inet*, *addr*Peter S. Mazinger2005-12-081-1/+2
* 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