summaryrefslogtreecommitdiff
path: root/lib/getaddrinfo.h
Commit message (Expand)AuthorAgeFilesLines
* 2006-07-22 Yoann Vandoorselaere <yoann.v@prelude-ids.com>Simon Josefsson2006-07-221-1/+4
* * lib/getaddrinfo.h: Reindent and repaginate.Derek R. Price2006-07-191-51/+52
* * lib/getaddrinfo.h: Don't define unimplemented AI_* flags.Derek R. Price2006-07-191-16/+14
* * getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define ifEric Blake2006-07-051-0/+8
* Various small tweaks.Bruno Haible2006-06-291-1/+1
* Native win32 support for getaddrinfo. Add getnameinfo function.Simon Josefsson2006-06-281-9/+34
* Mingw32 fixes for getaddrinfo.Simon Josefsson2006-01-271-3/+13
* * getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.Simon Josefsson2005-11-081-3/+3
* Also remove HAVE_NETDB_H test, forSimon Josefsson2005-10-051-3/+1
* Remove HAVE_SYS_SOCKET_H test too, to see ifSimon Josefsson2005-10-051-3/+1
* Don't protect sys/types.h with HAVE_SYS_TYPES_H,Simon Josefsson2005-10-051-4/+2
* * getaddrinfo.h: Move sys/types.h include first, reported by "MarkSimon Josefsson2005-10-041-6/+7
* 2005-10-01 Simon Josefsson <jas@extundo.com>Simon Josefsson2005-10-011-32/+52
* * modules/canon-host: Add canon-host.h. Depend on getaddrinfo. MakeDerek R. Price2005-09-131-2/+2
* Use shortcut links to the POSIX specification.Bruno Haible2005-07-111-3/+9
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Fix OpenBSD compilation failure, inspired by tiny patch from YoannSimon Josefsson2005-04-021-5/+4
* Add getaddrinfo.Simon Josefsson2004-11-101-0/+90