wut/libraries
2022-12-06 12:52:04 +01:00
..
libgfd First pass at adopting a devkitPro-style build system, see details: 2019-02-12 12:46:28 +01:00
libirc Add IRC library 2022-12-06 12:52:04 +01:00
libwhb libwhb: Fix length check in ConsoleAddLine 2022-10-13 00:04:23 +02:00
nn_erreula Add nn::erreula library. 2022-01-20 00:38:36 +01:00
nn_swkbd nn_swkbd: Fix potential memory leaks. 2022-01-20 00:38:36 +01:00
wutcrt wutcrt: Add a trapword in case a debugger is initialized to allow debugging 2022-07-27 23:40:43 +02:00
wutdefaultheap Replace the CafeOS default heap with a custom one (#221) 2022-06-30 21:05:11 +02:00
wutdevoptab wutdevoptab: check size of a read/write before checking the buffer alignment to reduce the read/write calls 2022-09-20 19:23:16 +02:00
wutmalloc Replace the CafeOS default heap with a custom one (#221) 2022-06-30 21:05:11 +02:00
wutnewlib wutnewlib: Use OSCompareAndSwapAtomicEx for sbrk 2022-08-05 23:31:10 +02:00
wutsocket wutsocket: Revise automatic initialization, see details: 2021-09-18 16:57:29 +02:00
wutstdc++ wutstdc++: Fix __wut_cond_timedwait 2022-09-27 23:24:27 +02:00