use double quotes, not single quotes around syntax-error-evoking string
[gnulib.git] / lib / path-concat.c
1999-09-26 Jim Meyering(DIRECTORY_SEPARATOR): Define.
1998-12-07 Jim Meyeringansideclify
1998-03-15 Jim MeyeringUse #if, not #ifdef with HAVE_ macros
1997-12-25 Jim MeyeringInclude <string.h> if available.
1997-11-19 Jim Meyeringrevert a mempcpy to memcpy
1997-11-12 Jim Meyering(path_concat): Use mempcpy, not stpcpy.
1996-10-01 Jim Meyering(path_concat): Use K&R style function definition. FILEUTILS-3_13f
1996-08-19 Jim Meyering.