summaryrefslogtreecommitdiffstats
path: root/src/libutil/cxx/file_util.cxx
Commit message (Expand)AuthorAgeFilesLines
* [Rework] Use clang-format to unify formatting in all sourcesVsevolod Stakhov2023-07-261-142/+154
* [Minor] Fix log messageVsevolod Stakhov2023-07-011-2/+2
* [Minor] Be more consistent about the trailing slashVsevolod Stakhov2023-02-271-2/+12
* [Fix] Add O_CREAT flag when creating a fileVsevolod Stakhov2022-11-161-1/+1
* [Minor] Fix build on 32bit platformsVsevolod Stakhov2022-11-111-2/+2
* [Test] use TMPDIR if available for mkstemp testsPetr Vaněk2022-11-081-4/+14
* [Minor] Allow to map files at some offsetVsevolod Stakhov2022-10-241-10/+16
* [Minor] Normalise file namesVsevolod Stakhov2022-10-231-0/+10
* [Minor] Use a separate error class instead of std::stringVsevolod Stakhov2022-10-171-25/+27
* [Minor] Rename file to a more appropriate nameVsevolod Stakhov2022-10-171-0/+407