Archived
1
0
Fork 0
Commit graph

12 commits

Author SHA1 Message Date
Henrik Hautakoski
1b3035b249 path: added mkpath 2011-02-05 14:13:17 +01:00
Henrik Hautakoski
2e2d6c7eee use stdlib.h instead of malloc.h 2011-01-13 15:36:58 +01:00
Henrik Hautakoski
055825766f test/t_path.c: added is_file tests. 2010-12-22 14:51:27 +01:00
Henrik Hautakoski
fca8bba289 path.c: Added is_dir function 2010-12-22 14:51:26 +01:00
Henrik Hautakoski
f752e03943 path.c: removed unneeded functions. 2010-11-14 09:46:34 +01:00
Henrik Hautakoski
cfb5e85699 moving src/common to src/ 2010-10-19 13:34:06 +02:00
H Hautakoski
4ca920dc01 common/path.c: ~ expand in normalize 2010-10-22 13:59:10 +02:00
H Hautakoski
25d789c77b common/path.c: normalize function (old fmt_path) using strbuf. 2010-10-22 13:59:09 +02:00
H Hautakoski
d5d79c77db common/path.c: fixed is_abspath. 2010-10-22 13:59:07 +02:00
b326f23c85 common/path.c: fixed bug whit trailing slash in fmt_path 2010-10-22 13:59:04 +02:00
654f4bff80 updated dirname/basepath to follow a modification of IEEE standard. 2010-10-19 03:31:55 +02:00
fdfefe7d55 Initial commit 2010-10-19 03:31:16 +02:00