summaryrefslogtreecommitdiff
path: root/libc/inet/hostid.c
AgeCommit message (Expand)Author
2012-06-15remove __FORCE_GLIBCPeter S. Mazinger
2010-01-25Merge branch 'master' into nptlCarmelo Amoroso
2010-01-24gethostid: switch to getaddrinfo and shrinkBernhard Reutner-Fischer
2009-10-17use *_not_cancel variants to avoid accidental cancellations with nptlAustin Foxley
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2008-12-01hostid: improve extremely unreadable partsDenis Vlasenko
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2008-11-20next portion of libc_hidden_proto removalDenis Vlasenko
2008-11-18libc_hidden_proto removal, just a few functionsDenis Vlasenko
2008-09-11- remove gethostbyname_r relocationBernhard Reutner-Fischer
2008-06-03- adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer
2008-05-19Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko
2007-02-08do not use ghbn_buf after it goes out of scopeEric Andersen
2007-02-02Ronald Maeder writes:Eric Andersen
2006-03-23Mark some functions as BSD onlyPeter S. Mazinger
2006-02-10eat whitespaceMike Frysinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-07Hide morePeter S. Mazinger
2005-12-04More hiding, 300 leftPeter S. Mazinger
2005-12-01Hide mostly used functionsPeter S. Mazinger
2001-11-21Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and addEric Andersen
2001-04-06Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen
2001-02-05Update networking includes.Eric Andersen
2000-10-27More random fixes and additions.Eric Andersen