banan-os/userspace
Bananymous f0e54cdd51 LibC: Implement {asctime,ctime,gmtime,localtime}_r
Old non _r prefixed functions are now just wrappers around these new
functions :)
2024-12-02 20:13:37 +02:00
..
aoc2023 userspace: fix aoc2023 and aoc2024 linking 2024-12-02 20:13:37 +02:00
aoc2024 userspace: fix aoc2023 and aoc2024 linking 2024-12-02 20:13:37 +02:00
libraries LibC: Implement {asctime,ctime,gmtime,localtime}_r 2024-12-02 20:13:37 +02:00
programs Kernel/init: /dev/tty is now custom symlink to controlling terminal 2024-11-17 22:38:52 +02:00
tests Kernel/userspace: rework floating point math 2024-11-03 20:28:15 +02:00
CMakeLists.txt aoc2024: prepare programming environment 2024-12-01 07:41:25 +02:00