summaryrefslogtreecommitdiff
path: root/utils/file.c
Commit message (Expand)AuthorAgeFilesLines
* Split utils header into string functions and everything elseVincent Sanders2016-04-211-0/+1
* Improve Doxygen documentationVincent Sanders2014-11-081-1/+1
* Fix several doxygen issuesVincent Sanders2014-11-081-2/+2
* Update the core to use the split operations table headersVincent Sanders2014-10-161-1/+1
* extend file table with mkdir all and make fs backing store use it.Vincent Sanders2014-06-051-0/+73
* rework path to url mapping functions to convert from and to nsurlVincent Sanders2014-05-261-7/+127
* we now ensure the operations table is set up early enough the null check is n...Vincent Sanders2014-05-101-6/+1
* fix silly errors in atari and amiga file operation table changeVincent Sanders2014-05-071-2/+2
* add file operations table and make all frontends use it.Vincent Sanders2014-05-071-0/+117