Luna/libc
apio 903dcfa52c
All checks were successful
Build and test / build (push) Successful in 2m1s
libc: Partially implement freopen() when a null pathname is provided
The specification says "It is implementation-defined which changes of mode are permitted (if any)", so we can comply by not permitting any mode changes, at least for now.
2024-07-02 12:44:43 +02:00
..
include libc: Clean up stdio.h a bit 2024-04-18 21:24:34 +02:00
src libc: Partially implement freopen() when a null pathname is provided 2024-07-02 12:44:43 +02:00
CMakeLists.txt base+su+libc: Add support for a shadow file and use it by default 2024-04-10 22:37:36 +02:00