summaryrefslogtreecommitdiff
path: root/src/util/file.hpp
Commit message (Expand)AuthorAgeFilesLines
* enhance: Add util::read_file_part<std::string> implementationJoel Rosdahl2023-03-071-3/+4
* enhance: Add util::likely_size_on_diskJoel Rosdahl2023-03-041-1/+12
* refactor: Use util::TimePoint for timestampsJoel Rosdahl2022-09-211-2/+3
* enhance: Add util::read_file_part functionJoel Rosdahl2022-09-211-0/+11
* enhance: Add util::Bytes classJoel Rosdahl2022-09-211-5/+9
* fix: Unlink destination before opening in util::write_fileJoel Rosdahl2022-09-061-5/+11
* enhance: Let util::write_file take an std::string_viewJoel Rosdahl2022-09-061-2/+3
* refactor: Replace util::Blob aliasJoel Rosdahl2022-09-061-4/+4
* enhance: Support nonstd::span<const uint8_t> for util::write_fileJoel Rosdahl2022-09-051-2/+3
* enhance: Add util::{read_fd,read_file,write_file} functionsJoel Rosdahl2022-08-151-0/+29
* feat: Support masquerading as a compiler via copy or hard linkJoel Rosdahl2022-06-101-0/+1
* enhance: Add util::set_timestamps function for setting mtime/atimeJoel Rosdahl2022-06-081-1/+8
* Remove redundant _utils suffix for util headersJoel Rosdahl2021-07-191-0/+29