summaryrefslogtreecommitdiff
path: root/m4/inet_ntop.m4
Commit message (Expand)AuthorAgeFilesLines
* Port inet_ntop to Solaris 8 (problem found in coreutils 7.2).Paul Eggert2009-04-031-2/+13
* many *.m4 files: improve m4 quotingJim Meyering2009-01-141-3/+3
* Avoid assigning ARPA_INET_H in different .m4 files.Bruno Haible2008-09-291-3/+2
* Make sure inet_ntop/inet_pton is declared when needed.Simon Josefsson2008-05-031-1/+4
* Ensure the system declares inet_ntop, inet_pton when possible.Bruno Haible2008-04-301-0/+3
* Enable gnulib's <arpa/inet.h> replacement also when inet_ntop or inet_pton ne...Bruno Haible2008-04-291-1/+4
* Move inet_ntop and inet_pton declarations to arpa/inet.h.Simon Josefsson2008-04-281-4/+3
* Remove the 'restrict' module, and modify everybody to use AC_C_RESTRICTPaul Eggert2006-08-091-1/+2
* 2006-07-28 Yoann Vandoorselaere <yoann.v@prelude-ids.com>Simon Josefsson2006-07-281-1/+1
* 2006-06-26 Simon Josefsson <jas@extundo.com>Simon Josefsson2006-06-261-3/+3
* Fix inet_ntop on mingw32.Simon Josefsson2005-10-281-0/+2
* New module 'inet_ntop'.Bruno Haible2005-05-091-0/+16