summaryrefslogtreecommitdiff
path: root/m4/getaddrinfo.m4
Commit message (Expand)AuthorAgeFilesLines
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* Properly quote AC_CHECK_DECLS' 4th argument.Bruno Haible2011-09-151-3/+3
* getaddrinfo: fix sh typo in gai_strerrorA decl checkingPaul Eggert2011-08-121-2/+15
* Declare system functions in a way that works with C++.Bruno Haible2011-07-221-2/+6
* getaddrinfo: Move AC_LIBOBJ invocations to module description.Bruno Haible2011-06-161-6/+4
* getaddrinfo: fix gai_strerror signatureEric Blake2011-04-281-9/+28
* getaddrinfo: Fix test for sa_len member.Mats Erik Andersson2011-04-101-2/+5
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Rename gl_INET_NTOP.Bruno Haible2010-03-271-2/+2
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-1/+1
* getaddrinfo: Simplify Link: directive.Simon Josefsson2009-11-061-1/+8
* Remove obsolete macros from several modules.Ralf Wildenhues2009-09-101-7/+7
* many *.m4 files: improve m4 quotingJim Meyering2009-01-141-7/+7
* Module getaddrinfo requires linking with $(GETADDRINFO_LIB).Bruno Haible2008-12-231-4/+33
* getaddrinfo: use the modules servent and hostent.Bruno Haible2008-11-171-20/+4
* Fix indentation.Bruno Haible2008-11-161-1/+2
* Use substituted macros instead of C preprocessor macros.Bruno Haible2008-11-111-2/+20
* Move getaddrinfo.h declarations to netdb.h.Simon Josefsson2008-10-201-6/+5
* Fix getaddrinfo emulation for systems with struct sockaddr.sa_len.Paolo Bonzini2008-10-131-0/+5
* Tweak last patch.Bruno Haible2007-10-151-4/+4
* Ensure NULL is defined, before using it.Bruno Haible2007-10-151-0/+3
* m4/getaddrinfo.m4: Use NULL rather than 0 for pointers.Simon Josefsson2007-10-151-4/+4
* A different way to test for getaddrinfo, so that it works on OSF/1 5.1.Bruno Haible2007-10-131-4/+18
* Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.Eric Blake2007-09-121-2/+2
* 2007-06-27 Simon Josefsson <simon@josefsson.org>Simon Josefsson2007-06-281-3/+28
* Remove the 'restrict' module, and modify everybody to use AC_C_RESTRICTPaul Eggert2006-08-091-2/+2
* Native win32 support for getaddrinfo. Add getnameinfo function.Simon Josefsson2006-06-281-3/+3
* Fix getaddrinfo on Windows 2000.Simon Josefsson2006-06-211-3/+16
* 2006-02-17 Eric Blake <address@hidden>Simon Josefsson2006-02-281-8/+8
* * sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt usingSimon Josefsson2006-02-161-5/+8
* Mingw32 fixes for getaddrinfo.Simon Josefsson2006-01-271-5/+41
* Don't use the HAVE_ macros that we used to define.Paul Eggert2005-10-051-18/+6
* * getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check forPaul Eggert2005-10-051-2/+2
* 2005-10-01 Simon Josefsson <jas@extundo.com>Simon Josefsson2005-10-011-0/+9
* 2005-10-01 Simon Josefsson <jas@extundo.com>Simon Josefsson2005-10-011-1/+18
* (gl_GETADDRINFO): Look for getservbyname in theseJim Meyering2005-10-011-2/+3
* Sync from coreutils.Jim Meyering2005-09-271-0/+1
* * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.Paul Eggert2005-09-231-2/+1
* Sync from coreutils.Jim Meyering2005-09-231-2/+4
* * modules/canon-host: Add canon-host.h. Depend on getaddrinfo. MakeDerek R. Price2005-09-131-2/+2
* getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, fromSimon Josefsson2005-05-101-0/+1
* Use an all-permissive copyright notice, recommended by RMS.Paul Eggert2005-01-231-6/+4
* Add getaddrinfo.Simon Josefsson2004-11-101-0/+20