|
2a967f4b8b
|
kernel+libc: Add chdir()
|
2023-04-11 22:15:21 +02:00 |
|
|
01813ff0dd
|
String: Rename from_string_literal to from_cstring
|
2023-03-29 17:34:30 +02:00 |
|
|
b6c35124d6
|
libluna: OwnedStringView -> String
Also with inline storage!
|
2023-03-29 17:28:22 +02:00 |
|
|
d95ef110c9
|
vfs: Add support for creating directories given a full path
|
2023-03-11 01:13:44 +01:00 |
|
|
4c66017807
|
libluna: Add PathParser, a C++-style way of iterating over path sections
Still uses strtok under the hood, though.
|
2023-03-10 22:17:16 +01:00 |
|