summaryrefslogtreecommitdiff
path: root/lib/canon-host.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv3+ 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
* Update some URLsPaul Eggert2019-09-221-1/+2
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* canon-host: take GCC9's advice rather than ignoring warningJim Meyering2018-06-241-6/+0
* canon-host.c: avoid spurious GCC 9 warningJim Meyering2018-06-241-0/+6
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* maint: shorten https://lists.gnu.org/archive/html/... linksJim Meyering2017-11-121-1/+1
* all: Replace many more http URLs by https URLs. Update stale URLs.Bruno Haible2017-09-141-3/+3
* 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: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* 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
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-3/+3
* canon-host: Include netdb.h instead of getaddrinfo.h.Jim Meyering2008-10-201-3/+2
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-10/+9
* * doc/gnulib-tool.texi (Initial import): Update to match currentPaul Eggert2007-01-261-2/+3
* * canon-host.c (canon_host_r): Work around bug in Darwin 7.9.0Paul Eggert2006-09-271-1/+4
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-4/+2
* * canon-host.c (canon_host_r): Set *cherror on memory allocationDerek R. Price2005-09-131-0/+2
* Filter through gnu indent and reword comments slightly.Jim Meyering2005-09-131-34/+23
* * modules/canon-host: Add canon-host.h. Depend on getaddrinfo. MakeDerek R. Price2005-09-131-92/+64
* * canon-host.c (canon-host): Append trailing "," to 0 inPaul Eggert2005-06-241-2/+2
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Import from coreutils.Paul Eggert2004-11-171-39/+58
* Remove K&R cruft.Paul Eggert2003-09-081-7/+3
* Remove unused declaration.Bruno Haible2002-12-171-5/+1
* (canon_host): Use malloc and memcpy to copy anJim Meyering2000-06-211-2/+5
* Declare strdup only if it's not defined.Jim Meyering2000-04-291-0/+2
* (canon_host): Declare strdup. Required for ultrix4.3.Jim Meyering2000-04-051-1/+2
* (canon_host): Don't use he->h_addr directly.Jim Meyering1999-03-101-3/+19
* (main) [TEST_CANON_HOST]: Add a simple test driver.Jim Meyering1999-01-111-0/+14
* protoizeJim Meyering1999-01-071-3/+2
* Include sys/types.h for the definitionsJim Meyering1996-11-031-0/+1
* indent cpp-directivesJim Meyering1996-07-151-11/+11
* update FSF address in copyrightJim Meyering1996-07-151-2/+2
* [HAVE_SYS_SOCKET_H]: Include <sys/socket.h> for definition of AF_INETJim Meyering1996-02-231-0/+3
* Be careful to always return something.Jim Meyering1996-02-131-3/+1
* (canon_host): Cast returned he->h_name to char*.Jim Meyering1996-02-041-3/+3
* .Jim Meyering1996-02-041-0/+79