* wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
[gnulib.git] / lib / getaddrinfo.c
2006-07-01 Simon JosefssonFix typo, from Jim Hyslop <jhyslop@dreampossible.ca>.
2006-06-29 Bruno HaibleVarious small tweaks.
2006-06-28 Simon JosefssonNative win32 support for getaddrinfo. Add getnameinfo...
2006-06-21 Simon JosefssonFix getaddrinfo on Windows 2000.
2005-09-23 Paul Eggert* lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netin...
2005-09-20 Derek R. Price* getaddrinfo.c: Don't include <netdb.h> included from...
2005-09-19 Paul EggertUse a consistent style for including <config.h>.
2005-09-13 Derek R. Price* modules/canon-host: Add canon-host.h. Depend on...
2005-05-14 Paul Eggert*** empty log message ***
2005-05-10 Simon Josefssongetaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRA...
2004-11-10 Simon JosefssonAdd getaddrinfo.