log lib/path-concat.c @ 2284:ce1bca7b77d5

age author description
Sun, 26 Sep 1999 18:52:51 +0000 Jim Meyering (DIRECTORY_SEPARATOR): Define.
Mon, 07 Dec 1998 03:12:10 +0000 Jim Meyering ansideclify
Sun, 15 Mar 1998 11:09:10 +0000 Jim Meyering Use #if, not #ifdef with HAVE_ macros
Thu, 25 Dec 1997 16:48:51 +0000 Jim Meyering Include <string.h> if available.
Wed, 19 Nov 1997 18:55:31 +0000 Jim Meyering revert a mempcpy to memcpy
Wed, 12 Nov 1997 16:18:23 +0000 Jim Meyering (path_concat): Use mempcpy, not stpcpy.
Tue, 01 Oct 1996 01:09:07 +0000 Jim Meyering (path_concat): Use K&R style function definition.
Mon, 19 Aug 1996 01:41:53 +0000 Jim Meyering .