summaryrefslogtreecommitdiff
path: root/lib/inet_pton.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* 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
* In commentary, do not use ` to quote.Paul Eggert2012-01-051-6/+6
* 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-11/+26
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-80/+80
* errno: use consistentlyEric Blake2009-09-021-5/+1
* inet_pton.c: use locale-independent tolowerJim Meyering2008-08-061-2/+2
* Move inet_ntop and inet_pton declarations to arpa/inet.h.Simon Josefsson2008-04-281-2/+2
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-4/+3
* Typo.Simon Josefsson2006-06-211-1/+1
* Add inet_pton module.Simon Josefsson2006-06-211-0/+259