Luna/apps
apio b54a7f3a80
All checks were successful
continuous-integration/drone/push Build is passing
kernel+libc: Add O_* flags and parse them in open()
O_RDONLY, O_WRONLY, O_RDWR, O_TRUNC, O_CREAT and O_EXCL are fully implemented.

O_APPEND is partially implemented.

Other flags are not here yet.
2023-03-12 14:43:58 +01:00
..
app.c kernel+libc: Add O_* flags and parse them in open() 2023-03-12 14:43:58 +01:00
CMakeLists.txt Enable -Os on all targets 2023-01-10 18:13:21 +01:00