summaryrefslogtreecommitdiff
path: root/libc/inet/herror.c
AgeCommit message (Expand)Author
2012-06-15remove __FORCE_GLIBCPeter S. Mazinger
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2008-11-18libc_hidden_proto removal, a few more functionsDenis Vlasenko
2008-11-01trivial code shrink by making some strings staticDenis Vlasenko
2006-03-10Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...Peter S. Mazinger
2006-01-16Last relocs jump and global data, (even locales) that I could remove are gone...Peter S. Mazinger
2006-01-16some global data relocs gonePeter S. Mazinger
2006-01-14make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-08Again rpc ;-( , all *inet*, *addr*Peter S. Mazinger
2002-02-02Grr. I should learn to compile stuff before committingEric Andersen
2002-02-02OopsEric Andersen
2002-02-02Fix hstrerrorEric Andersen
2002-01-17Add in support for inet_netof, inet_lnaof, inet_makeaddr and hstrerror.David McCullough
2001-11-21Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and addEric Andersen
2001-09-27Silence stupid warnings caused by bad kernel network includesEric Andersen
2001-03-12Add some missing network functionality; grabbed from libc-5.3.12.Manuel Novoa III