summaryrefslogtreecommitdiff
path: root/modules/getaddrinfo
Commit message (Expand)AuthorAgeFilesLines
* Use the GL_CFLAG_GNULIB_WARNINGS for most AC_LIBOBJ compilation units.Bruno Haible2022-01-091-6/+10
* getaddrinfo: Fix calling convention in 32-bit mode on native Windows.Bruno Haible2019-12-121-9/+9
* Fix some 'Link' sections.Bruno Haible2019-01-041-0/+1
* getaddrinfo: Move AC_LIBOBJ invocations to module description.Bruno Haible2011-06-161-10/+16
* getaddrinfo: Initialize sockets, to make it work under Windows.Simon Josefsson2010-09-251-0/+1
* sys_socket, netdb: Ensure socklen_t gets defined.Bruno Haible2010-08-281-1/+0
* getaddrinfo: Simplify Link: directive.Simon Josefsson2009-11-061-1/+1
* getaddrinfo (Link): Add $(INET_NTOP_LIB).Simon Josefsson2009-11-051-1/+1
* Module getaddrinfo requires linking with $(GETADDRINFO_LIB).Bruno Haible2008-12-231-0/+3
* getaddrinfo: use the modules servent and hostent.Bruno Haible2008-11-171-0/+2
* Mark 'strdup' obsolete.Bruno Haible2008-11-021-0/+1
* Move getaddrinfo.h declarations to netdb.h.Simon Josefsson2008-10-201-2/+3
* getaddrinfo: Don't depend on strdup.Simon Josefsson2008-09-181-1/+0
* Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.Eric Blake2007-09-121-0/+1
* Use the synonymous term LGPLv2.Bruno Haible2007-07-161-1/+1
* Revert Jim's 2006-10-23 patch.Simon Josefsson2006-11-171-1/+1
* * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,Jim Meyering2006-10-231-2/+2
* gnulib-tool now synthesizes the EXTRA_DIST line.Bruno Haible2006-10-131-1/+0
* Distribute all lib/* source files through EXTRA_DIST.Bruno Haible2006-10-121-1/+1
* Remove the 'restrict' module, and modify everybody to use AC_C_RESTRICTPaul Eggert2006-08-091-1/+0
* 2006-07-06 Simon Josefsson <jas@extundo.com>Simon Josefsson2006-07-061-1/+0
* * modules/getaddrinfo (Depends-on): Add snprintf.Eric Blake2006-07-051-0/+1
* Native win32 support for getaddrinfo. Add getnameinfo function.Simon Josefsson2006-06-281-0/+1
* * modules/getaddrinfo (Depends-on): Add sys_socket.Simon Josefsson2006-02-161-0/+1
* (Depends-on): Add socklen.Jim Meyering2005-09-231-0/+1
* * modules/canon-host: Add canon-host.h. Depend on getaddrinfo. MakeDerek R. Price2005-09-131-1/+2
* Support programs like Emacs that use gnulib but not gettext.Paul Eggert2005-07-061-1/+1
* modules/getaddrinfo (License): Add LGPL, reported by YoannSimon Josefsson2004-12-041-0/+3
* Add getaddrinfo.Simon Josefsson2004-11-101-0/+26