This allows getting rid of unnecessary SYS_CREATE. Directory creation still has its own syscall, but I could combine it with SYS_OPEN also. |
||
|---|---|---|
| .. | ||
| aoc2023 | ||
| libraries | ||
| programs | ||
| tests | ||
| CMakeLists.txt | ||
This allows getting rid of unnecessary SYS_CREATE. Directory creation still has its own syscall, but I could combine it with SYS_OPEN also. |
||
|---|---|---|
| .. | ||
| aoc2023 | ||
| libraries | ||
| programs | ||
| tests | ||
| CMakeLists.txt | ||