log lib/canon-host.c @ 2845:d5bcf4bb7938

age author description
Wed, 21 Jun 2000 13:00:49 +0000 Jim Meyering (canon_host): Use malloc and memcpy to copy an
Sat, 29 Apr 2000 09:25:09 +0000 Jim Meyering Declare strdup only if it's not defined.
Wed, 05 Apr 2000 14:57:36 +0000 Jim Meyering (canon_host): Declare strdup. Required for ultrix4.3.
Wed, 10 Mar 1999 15:39:02 +0000 Jim Meyering (canon_host): Don't use he->h_addr directly.
Mon, 11 Jan 1999 02:46:33 +0000 Jim Meyering (main) [TEST_CANON_HOST]: Add a simple test driver.
Thu, 07 Jan 1999 03:43:01 +0000 Jim Meyering protoize
Sun, 03 Nov 1996 20:59:43 +0000 Jim Meyering Include sys/types.h for the definitions
Mon, 15 Jul 1996 03:56:06 +0000 Jim Meyering indent cpp-directives
Mon, 15 Jul 1996 03:43:36 +0000 Jim Meyering update FSF address in copyright
Fri, 23 Feb 1996 16:14:27 +0000 Jim Meyering [HAVE_SYS_SOCKET_H]: Include <sys/socket.h> for definition of AF_INET
Tue, 13 Feb 1996 05:28:38 +0000 Jim Meyering Be careful to always return something.
Sun, 04 Feb 1996 13:22:22 +0000 Jim Meyering (canon_host): Cast returned he->h_name to char*.
Sun, 04 Feb 1996 12:47:33 +0000 Jim Meyering .