index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
path-concat.c
Age
Commit message (
Expand
)
Author
2004-07-05
(path_concat): Improve comment. From Paul Eggert.
Jim Meyering
2004-07-04
(mempcpy): Don't define if a system header defines it.
Jim Meyering
2004-06-30
(FILE_SYSTEM_PREFIX_LEN): Renamed from
Jim Meyering
2004-04-04
Sync from gnulib.
Jim Meyering
2003-09-10
Include <stdlib.h>, <string.h> unconditionally.
Jim Meyering
2002-02-23
(xpath_concat): Reorder code to pacify
Jim Meyering
2001-05-12
(DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN, ISSLASH): Remove; now in dirname.h.
Jim Meyering
2001-03-13
(path_concat) [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]:
Jim Meyering
2000-12-04
Also include memory.h, stdlib.h, unistd.h if appropriate.
Jim Meyering
2000-12-04
[!HAVE_DECL_MALLOC]: Declare malloc.
Jim Meyering
2000-06-21
(path_concat): Don't access dir[-1] if dir is the empty string.
Jim Meyering
2000-04-29
Declare strdup only if it's not defined.
Jim Meyering
2000-04-05
Declare strdup.
Jim Meyering
1999-09-26
(DIRECTORY_SEPARATOR): Define.
Jim Meyering
1998-12-07
ansideclify
Jim Meyering
1998-03-15
Use #if, not #ifdef with HAVE_ macros
Jim Meyering
1997-12-25
Include <string.h> if available.
Jim Meyering
1997-11-19
revert a mempcpy to memcpy
Jim Meyering
1997-11-12
(path_concat): Use mempcpy, not stpcpy.
Jim Meyering
1996-10-01
(path_concat): Use K&R style function definition.
Jim Meyering
1996-08-19
.
Jim Meyering