summaryrefslogtreecommitdiffstats
path: root/libc/inet/hostid.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nptlCarmelo Amoroso2010-01-251-41/+26
|\
| * gethostid: switch to getaddrinfo and shrinkBernhard Reutner-Fischer2010-01-241-41/+26
* | use *_not_cancel variants to avoid accidental cancellations with nptlAustin Foxley2009-10-171-7/+8
|/
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-9/+0
* hostid: improve extremely unreadable partsDenis Vlasenko2008-12-011-16/+15
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-4/+4
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-201-3/+3
* libc_hidden_proto removal, just a few functionsDenis Vlasenko2008-11-181-1/+1
* - remove gethostbyname_r relocationBernhard Reutner-Fischer2008-09-111-1/+1
* - adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer2008-06-031-1/+1
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-1/+1
* do not use ghbn_buf after it goes out of scopeEric Andersen2007-02-081-10/+9
* Ronald Maeder writes:Eric Andersen2007-02-021-1/+13
* Mark some functions as BSD onlyPeter S. Mazinger2006-03-231-0/+2
* eat whitespaceMike Frysinger2006-02-101-1/+1
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-11/+21
* Hide morePeter S. Mazinger2005-12-071-0/+2
* More hiding, 300 leftPeter S. Mazinger2005-12-041-0/+3
* Hide mostly used functionsPeter S. Mazinger2005-12-011-7/+7
* Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and addEric Andersen2001-11-211-1/+1
* Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen2001-04-061-1/+1
* Update networking includes.Eric Andersen2001-02-051-0/+2
* More random fixes and additions.Eric Andersen2000-10-271-0/+74