|
82b555cf5c
|
TarStream: Refactor the API to get rid of that awful method in Result
continuous-integration/drone/push Build is passing
That method being try_set_value_with_specific_error()
|
2023-01-11 17:30:53 +01:00 |
|
|
84c82a4e75
|
luna, kernel: More constness
continuous-integration/drone/push Build is passing
|
2023-01-10 19:31:41 +01:00 |
|
|
5854e5e530
|
Add newlines at end-of-file
|
2023-01-02 13:07:29 +01:00 |
|
|
e5ae2b0435
|
TarStream: Make read_contents and friends const
|
2022-12-23 13:08:31 +01:00 |
|
|
c39e54b7c6
|
Make TarStream::read_contents take any pointer as output
|
2022-12-23 10:51:55 +01:00 |
|
|
a3595e71a9
|
Update .clang-format
continuous-integration/drone/push Build is passing
|
2022-12-21 20:22:44 +01:00 |
|
|
31ee901e01
|
TarStream: Add a variant of read_contents() returning an OwnedStringView
|
2022-12-19 12:21:17 +01:00 |
|
|
00cf267ac7
|
Lock EFIXME and error_string() behind a #define
continuous-integration/drone/push Build is passing
|
2022-12-18 18:14:48 +01:00 |
|
|
1d6092341a
|
Add a generic TarStream class
As long as it's in memory, we can use it :)
|
2022-12-18 16:38:47 +01:00 |
|