aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/os_file.h
Commit message (Expand)AuthorAgeFilesLines
* util/os_file: extend os_read_file to return the file sizePierre-Eric Pelloux-Prayer2020-03-241-1/+3
* util: Change os_same_file_description return type from bool to intMichel Dänzer2020-02-211-3/+7
* util: Add os_same_file_description helperMichel Dänzer2020-01-231-0/+8
* util: add os_file_create_unique()Eric Engestrom2019-06-281-0/+11
* util: add os_read_file() helperEric Engestrom2019-04-301-0/+26