Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util/os_file: extend os_read_file to return the file size | Pierre-Eric Pelloux-Prayer | 2020-03-24 | 1 | -1/+3 |
* | util: Change os_same_file_description return type from bool to int | Michel Dänzer | 2020-02-21 | 1 | -3/+7 |
* | util: Add os_same_file_description helper | Michel Dänzer | 2020-01-23 | 1 | -0/+8 |
* | util: add os_file_create_unique() | Eric Engestrom | 2019-06-28 | 1 | -0/+11 |
* | util: add os_read_file() helper | Eric Engestrom | 2019-04-30 | 1 | -0/+26 |