lib/path-concat.c


Log

Author Commit Date CI Message
Jim Meyering 17addc5b 1999-09-26T18:52:51 (DIRECTORY_SEPARATOR): Define. (ISSLASH): Define. (path_concat): Allow parameter DIR to be NULL. (xpath_concat): New function. From Akim Demaille.
Jim Meyering cf42d3e5 1998-12-07T03:12:10 ansideclify
Jim Meyering 67f394c1 1998-03-15T11:09:10 Use #if, not #ifdef with HAVE_ macros
Jim Meyering 4a20d8d5 1997-12-25T16:48:51 Include <string.h> if available.
Jim Meyering 1b090a94 1997-11-19T18:55:31 revert a mempcpy to memcpy
Jim Meyering 0f1677ef 1997-11-12T16:18:23 (path_concat): Use mempcpy, not stpcpy.
Jim Meyering 0b6856f5 1996-10-01T01:09:07 (path_concat): Use K&R style function definition.
Jim Meyering 8ddb64cf 1996-08-19T01:41:53 .