wut/libraries/wutnewlib
2024-04-22 19:05:00 +01:00
..
wut_clock.c wutdevoptab: simplify the __wut_fs_translate_time implementation 2022-06-04 19:23:30 +02:00
wut_clock.h wutdevoptab: simplify the __wut_fs_translate_time implementation 2022-06-04 19:23:30 +02:00
wut_gettod_r.c wutdevoptab: simplify the __wut_fs_translate_time implementation 2022-06-04 19:23:30 +02:00
wut_lock.c wutnewlib: Use OSCompareAndSwapAtomicEx for sbrk 2022-08-05 23:31:10 +02:00
wut_malloc_lock.c Replace the CafeOS default heap with a custom one (#221) 2022-06-30 21:05:11 +02:00
wut_nanosleep.c wutnewlib: Implement the new __syscalls from upcoming devkitPPC release. 2018-05-28 11:40:22 +01:00
wut_newlib.c wut_newlib: Implement __syscall_abort and __syscall_assert_func (#359) 2024-04-22 19:05:00 +01:00
wut_newlib.h Implement __syscall_getreent (#318) 2023-05-21 14:03:48 +01:00
wut_reent.c Implement wut_set_thread_specific/wut_get_thread_specific as weak functions 2023-06-20 21:35:53 +02:00
wut_sbrk.c wutnewlib: Use OSCompareAndSwapAtomicEx for sbrk 2022-08-05 23:31:10 +02:00
wut_thread_specific.c Implement wut_set_thread_specific/wut_get_thread_specific as weak functions 2023-06-20 21:35:53 +02:00
wut_thread_specific.h Implement wut_set_thread_specific/wut_get_thread_specific as weak functions 2023-06-20 21:35:53 +02:00