summaryrefslogtreecommitdiffstats
path: root/libopkg/file_util.c
Commit message (Expand)AuthorAgeFilesLines
* file_util: Add file_is_symlink functionPaul Barker2014-03-181-0/+11
* A proper fix this time. From Sergey 'Jin' Bostandzhyan <jin@mediatomb.cc>.graham.gower@gmail.com2010-09-201-0/+5
* Remove trailing whitespace. Sorry if this breaks your patches.graham.gower2010-08-171-4/+4
* Include config.h to pull in HAVE_* macros where needed.graham.gower2009-12-201-0/+2
* Initial stab at untangling the #include maze. Probably needs a second pass.graham.gower2009-12-201-2/+2
* I've made substantial changes to these files. Add new copyright line.graham.gower2009-12-101-1/+2
* Merge commit 'grg' into HEADgraham.gower2009-12-081-25/+20
* 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