summaryrefslogtreecommitdiff
path: root/m4/arpa_inet_h.m4
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* Add comments after 2021-04-11 change.Bruno Haible2021-04-181-1/+8
* Support several gnulib-tool invocations under the same configure.ac.Bruno Haible2021-04-111-8/+16
* Simplify GNULIB_* variable initializations.Bruno Haible2021-04-111-3/+3
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* inet_ntop, inet_pton: Avoid conflict with native Windows functions.Bruno Haible2019-06-301-1/+3
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* inet_pton: Support for MSVC on Windows Vista or newer.Bruno Haible2011-09-171-0/+1
* inet_ntop: Support for MSVC on Windows Vista or newer.Bruno Haible2011-09-171-1/+2
* maint: remove useless REPLACE_*_H macrosEric Blake2011-05-051-8/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* inet_ntop, inet_pton: Ensure declaration on NonStop Kernel.Bruno Haible2010-12-271-1/+4
* Ensure that <features.h> is included before __GLIBC__ is tested.Bruno Haible2010-11-201-1/+3
* Port to uClibc.Bruno Haible2010-11-201-3/+3
* Factorize common .m4 code.Bruno Haible2010-03-271-2/+2
* warn-on-use: use instead of link-warningEric Blake2010-01-201-1/+11
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Further updates, following today's commits.Bruno Haible2009-12-311-3/+2
* link-warning: always build headers with link warningsEric Blake2009-12-311-4/+2
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* arpa_inet_h.m4: fix typo in previous patchEric Blake2008-09-291-1/+1
* Avoid assigning ARPA_INET_H in different .m4 files.Bruno Haible2008-09-291-1/+8
* * m4/arpa_inet_h.m4: Remove trailing blanks.Jim Meyering2008-04-291-2/+1
* Enable gnulib's <arpa/inet.h> replacement also when inet_ntop or inet_pton ne...Bruno Haible2008-04-291-4/+10
* Make arpa/inet module build under MinGW.Simon Josefsson2008-04-291-0/+3
* Add inet_ntop and inet_pton declarations to arpa/inet.h, for MinGW.Simon Josefsson2008-04-231-2/+19
* Add arpa_inet module.Simon Josefsson2006-07-071-0/+18