summaryrefslogtreecommitdiffstats
path: root/libopkg/file_util.c
Commit message (Expand)AuthorAgeFilesLines
* Fix problem introduced in r382. Pointed out by jlc, thanks!graham.gower2009-11-261-3/+7
* file_util.c cleanups. Remove redundant str_chomp from str_util.c.graham.gower2009-11-251-63/+64
* Add a function for recursive directory removal and use that instead of xsystem.graham.gower2009-11-151-0/+81
* s/malloc/xmalloc/ s/calloc/xcalloc/ s/realloc/realloc/graham.gower2009-11-041-15/+3
* Remove some strdup abuse.graham.gower2009-11-031-7/+13
* Add sha256 ckecksums to okpgticktock352009-10-271-0/+55
* opkg: adding the hash_table_remove API, not using yet.ticktock352008-12-151-1/+1
* opkg: remove opkg.h in preperation for new APIticktock352008-12-151-1/+1
* opkg: enable -Werror in libopkg and fix resulting build failuresticktock352008-12-151-1/+1
* opkg: re-arrange source code into sub-directoriesticktock352008-12-141-0/+177