summaryrefslogtreecommitdiff
path: root/modules/inet_ntop
Commit message (Expand)AuthorAgeFilesLines
* Use the GL_CFLAG_GNULIB_WARNINGS for most AC_LIBOBJ compilation units.Bruno Haible2022-01-091-3/+7
* inet_ntop: Support for MSVC on Windows Vista or newer.Bruno Haible2011-09-171-4/+5
* inet_ntop. getaddrinfo: Respect rules for use of AC_LIBOBJ.Bruno Haible2011-06-161-3/+7
* Avoid unnecessary compilation units, through conditional dependencies.Bruno Haible2011-05-031-3/+3
* inet_ntop, inet_pton: Simplify.Paul Eggert2011-03-191-1/+0
* Rename gl_INET_NTOP.Bruno Haible2010-03-271-1/+1
* Avoid link error for inet_ntop on Solaris.Simon Josefsson2009-11-031-0/+3
* maint: make Include sections of modules consistentEric Blake2009-09-171-1/+1
* errno: use consistentlyEric Blake2009-09-021-0/+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
* Use the synonymous term LGPLv2.Bruno Haible2007-07-161-1/+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
* Fix inet_ntop on mingw32.Simon Josefsson2006-01-201-0/+1
* Make inet_ntop depend on restrict.Simon Josefsson2006-01-091-0/+1
* (Depends-on): Add socklen, since inet_ntop.c also uses socklen_t.Jim Meyering2005-09-251-0/+1
* New module 'inet_ntop'.Bruno Haible2005-05-091-0/+25