summaryrefslogtreecommitdiff
path: root/lib/arpa_inet.in.h
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-8/+8
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* Fix errors in C++ mode on mingw.Bruno Haible2019-11-241-0/+4
* Update some URLsPaul Eggert2019-09-221-2/+2
* inet_ntop, inet_pton: Avoid conflict with native Windows functions.Bruno Haible2019-06-301-0/+6
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-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: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+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-2/+14
* inet_ntop: Support for MSVC on Windows Vista or newer.Bruno Haible2011-09-171-2/+16
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-5/+5
* inet_ntop, inet_pton: Simplify.Paul Eggert2011-03-191-2/+2
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* inet_ntop: Hide mismatch of declaration on NonStop Kernel.Bruno Haible2010-12-271-3/+5
* inet_ntop, inet_pton: Ensure declaration on NonStop Kernel.Bruno Haible2010-12-271-0/+6
* arpa_inet: Use the common idioms with C++ support.Bruno Haible2010-12-271-11/+16
* Ensure that <features.h> is included before __GLIBC__ is tested.Bruno Haible2010-11-201-0/+4
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* Emit #pragma system_header after the inclusion guard, not before.Bruno Haible2010-03-301-4/+4
* arpa/inet: fix mingw compilation warningEric Blake2010-03-251-4/+4
* warn-on-use: use instead of link-warningEric Blake2010-01-201-10/+10
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Avoid future namespace pollution on glibc systems.Bruno Haible2009-12-241-2/+5
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-111-3/+7
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-2/+2
* lib/arpa_inet.in.h: Add extern "C" block for C++.Albert Chin-A-Young2009-01-161-0/+8
* Avoid gcc warnings because of #pragma GCC system_header on older gcc.Bruno Haible2008-10-181-0/+2
* Provide the definition of GL_LINK-WARNING.Bruno Haible2008-09-271-0/+2
* Avoid some "gcc -pedantic" warnings.Bruno Haible2008-08-301-0/+2
* Enable gnulib's <arpa/inet.h> replacement also when inet_ntop or inet_pton ne...Bruno Haible2008-04-291-8/+19
* Move inet_ntop and inet_pton declarations to arpa/inet.h.Simon Josefsson2008-04-281-2/+22
* Add file, was missing from last commit.Simon Josefsson2008-04-231-0/+45