summaryrefslogtreecommitdiff
path: root/utils/filepath.c
Commit message (Expand)AuthorAgeFilesLines
* remove use of strcpyVincent Sanders2018-08-291-1/+1
* remove a warning on openbsdVincent Sanders2018-08-281-1/+5
* add missing explicit dirent includesVincent Sanders2016-04-191-0/+1
* remove possible null dereference on allocation faliureVincent Sanders2016-02-091-2/+2
* Handle realloc failure.Michael Drake2014-09-051-1/+7
* extend file table with mkdir all and make fs backing store use it.Vincent Sanders2014-06-051-57/+0
* add file operations table and make all frontends use it.Vincent Sanders2014-05-071-19/+0
* use compatability macro for mkdirVincent Sanders2014-04-281-1/+2
* make GTK configuration handling conform to XDG specification.Vincent Sanders2014-04-281-1/+84
* Remove unnecessary strlen.Michael Drake2013-10-241-1/+1
* Free string vector correctly.Michael Drake2013-10-241-1/+5
* make filepath_findfile() rely on realpath allocating the output buffer.Vincent Sanders2013-05-041-9/+1
* remove extraneous loggingVincent Sanders2011-03-291-5/+0
* make windows frontend use Vincent Sanders2011-03-291-27/+45
* Rename utils/resource to utils/filepath to avoid confusion with resource: fet...Michael Drake2011-03-171-0/+310