lib/strndup.c


Log

Author Commit Date CI Message
Jim Meyering d40d8d7c 1997-12-14T15:12:29 cast memcpy to char*
Jim Meyering bfeca902 1997-11-12T16:11:17 return memcpy result directly
Jim Meyering 6d8337bf 1996-07-15T03:36:16 update FSF address in copyright
Jim Meyering 611f228f 1996-07-03T03:59:02 (strndup): Include stdio.h and sys/types.h to get definition of NULL and size_t on SunOS4.1.3.
Jim Meyering 4e4563a1 1996-06-25T05:06:53 (strndup): Deansify. [!STDC_HEADERS]: Include string.h and stdlib.h.
Jim Meyering d364a714 1996-06-23T17:58:15 copied from id-utils-3.0k