summaryrefslogtreecommitdiffstats
path: root/libc/inet/getaddrinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger2006-01-221-1/+0
* some global data relocs gonePeter S. Mazinger2006-01-161-0/+1
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-2/+2
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-51/+63
* hide the internal __in6addr_any/__in6addr_loopback symbolsMike Frysinger2006-01-081-1/+1
* create __if_nametoindex hidden alias and use itMike Frysinger2006-01-061-0/+1
* mmap/mremap/socket/rewind gonePeter S. Mazinger2005-12-081-1/+1
* Again rpc ;-( , all *inet*, *addr*Peter S. Mazinger2005-12-081-15/+19
* Hide morePeter S. Mazinger2005-12-071-2/+7
* More hiding, including __mempcpyPeter S. Mazinger2005-12-031-2/+4
* Hide mostly used functionsPeter S. Mazinger2005-12-011-23/+27
* Hide some of mem* and str*Peter S. Mazinger2005-11-271-0/+2
* Oops.Eric Andersen2002-11-211-0/+1
* Cleanup use of in6addr_loopback and in6addr_anyEric Andersen2002-11-211-1/+1
* Fix missing defines. Forgot to check this in.Eric Andersen2002-03-191-0/+9
* Bart Visscher <magick@Linux-Fan.com> has added some missing IPV6 support, andEric Andersen2002-03-191-0/+863