summaryrefslogtreecommitdiff
path: root/lib/canon-host.c
Commit message (Expand)AuthorAgeFilesLines
* 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