*** empty log message ***
[gnulib.git] / lib / canon-host.c
2005-05-14 Paul Eggert*** empty log message ***
2004-11-17 Paul EggertImport from coreutils.
2003-09-08 Paul EggertRemove K&R cruft.
2002-12-17 Bruno HaibleRemove unused declaration.
2000-06-21 Jim Meyering(canon_host): Use malloc and memcpy to copy an
2000-04-29 Jim MeyeringDeclare strdup only if it's not defined.
2000-04-05 Jim Meyering(canon_host): Declare strdup. Required for ultrix4.3.
1999-03-10 Jim Meyering(canon_host): Don't use he->h_addr directly.
1999-01-11 Jim Meyering(main) [TEST_CANON_HOST]: Add a simple test driver.
1999-01-07 Jim Meyeringprotoize
1996-11-03 Jim MeyeringInclude sys/types.h for the definitions
1996-07-15 Jim Meyeringindent cpp-directives
1996-07-15 Jim Meyeringupdate FSF address in copyright
1996-02-23 Jim Meyering[HAVE_SYS_SOCKET_H]: Include <sys/socket.h> for definit...
1996-02-13 Jim MeyeringBe careful to always return something.
1996-02-04 Jim Meyering(canon_host): Cast returned he->h_name to char*.
1996-02-04 Jim Meyering.