Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: Use util::TimePoint for timestamps | Joel Rosdahl | 2022-09-21 | 1 | -2/+3 |
* | enhance: Add util::read_file_part function | Joel Rosdahl | 2022-09-21 | 1 | -0/+11 |
* | enhance: Add util::Bytes class | Joel Rosdahl | 2022-09-21 | 1 | -5/+9 |
* | fix: Unlink destination before opening in util::write_file | Joel Rosdahl | 2022-09-06 | 1 | -5/+11 |
* | enhance: Let util::write_file take an std::string_view | Joel Rosdahl | 2022-09-06 | 1 | -2/+3 |
* | refactor: Replace util::Blob alias | Joel Rosdahl | 2022-09-06 | 1 | -4/+4 |
* | enhance: Support nonstd::span<const uint8_t> for util::write_file | Joel Rosdahl | 2022-09-05 | 1 | -2/+3 |
* | enhance: Add util::{read_fd,read_file,write_file} functions | Joel Rosdahl | 2022-08-15 | 1 | -0/+29 |
* | feat: Support masquerading as a compiler via copy or hard link | Joel Rosdahl | 2022-06-10 | 1 | -0/+1 |
* | enhance: Add util::set_timestamps function for setting mtime/atime | Joel Rosdahl | 2022-06-08 | 1 | -1/+8 |
* | Remove redundant _utils suffix for util headers | Joel Rosdahl | 2021-07-19 | 1 | -0/+29 |