wut/libraries
Maschell fefde021b9
wutmalloc: Fix memalign to ensure the size is aligned (#196)
This fixes situations that can arise in places such as FSReadFile/FSWriteFile, in which buffer sizes need to be aligned to 0x40; otherwise heap corruptions could happen when multithreading.
2022-02-12 20:49:16 +01:00
..
libgfd First pass at adopting a devkitPro-style build system, see details: 2019-02-12 12:46:28 +01:00
libwhb libwhb: Add option to log to the LoggingModule 2021-11-06 17:28:09 +01: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 wutsocket: only link in networking layer if actually used 2021-03-07 13:36:59 +01:00
wutdevoptab wutdevoptab: Use FS_ERROR_FLAG_ALL instead of -1 2021-01-01 17:21:44 +01:00
wutmalloc wutmalloc: Fix memalign to ensure the size is aligned (#196) 2022-02-12 20:49:16 +01:00
wutnewlib wutnewlib: fix gettod 2021-02-09 20:17:56 +00:00
wutsocket wutsocket: Revise automatic initialization, see details: 2021-09-18 16:57:29 +02:00
wutstdc++ wutstdc++: Remove link-time dependency on libstdc++ 2021-03-06 19:31:09 +01:00