summaryrefslogtreecommitdiff
path: root/modules/inet_pton
Commit message (Expand)AuthorAgeFilesLines
* Use the GL_CFLAG_GNULIB_WARNINGS for most AC_LIBOBJ compilation units.Bruno Haible2022-01-091-3/+7
* inet_pton: Fix link error on mingw with _WIN32_WINNT >= 0x0600.Bruno Haible2019-06-301-5/+5
* inet_pton: Support for MSVC on Windows Vista or newer.Bruno Haible2011-09-171-5/+5
* inet_pton. getaddrinfo: Respect rules for use of AC_LIBOBJ.Bruno Haible2011-06-161-4/+8
* Avoid unnecessary compilation units, through conditional dependencies.Bruno Haible2011-05-031-4/+4
* inet_ntop, inet_pton: Simplify.Paul Eggert2011-03-191-1/+0
* Rename gl_INET_PTON.Bruno Haible2010-03-271-1/+1
* Fix link error on Solaris 8.Bruno Haible2009-11-031-0/+3
* maint: make Include sections of modules consistentEric Blake2009-09-171-1/+1
* errno: use consistentlyEric Blake2009-09-021-0/+1
* inet_pton.c: use locale-independent tolowerJim Meyering2008-08-061-0/+1
* * modules/inet_pton (License): Relicense under LGPLv2+.Jim Meyering2008-08-061-1/+1
* Ensure the system declares inet_ntop, inet_pton when possible.Bruno Haible2008-04-301-0/+1
* Move inet_ntop and inet_pton declarations to arpa/inet.h.Simon Josefsson2008-04-281-2/+1
* Add inet_ntop and inet_pton declarations to arpa/inet.h, for MinGW.Simon Josefsson2008-04-231-0/+1
* 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
* Use netinet_in module.Simon Josefsson2006-07-281-0/+1
* Use arpa_inet in inet_?to?.Simon Josefsson2006-07-281-0/+1
* 2006-07-06 Simon Josefsson <jas@extundo.com>Simon Josefsson2006-07-061-1/+0
* Add inet_pton module.Simon Josefsson2006-06-211-0/+28