Added the functions `strjoin' and `escape_slashes' to `common.c'.
authorocto <octo>
Wed, 21 Dec 2005 09:57:13 +0000 (09:57 +0000)
committerocto <octo>
Wed, 21 Dec 2005 09:57:13 +0000 (09:57 +0000)
commit6180d760a005346e40908d07e618bd93efa51ffd
treeae8cf967c057d19dd580352b99f07040dd3e980f
parent071b6209490e8afa55039ca65f451e8884cb0b2b
Added the functions `strjoin' and `escape_slashes' to `common.c'.
Changed `check_create_dir' so it can recursively create directories.
Documented `strsplit', `strjoin' and `escape_slashes' in `common.h'.
src/common.c
src/common.h