wut/libraries
Crementif d621766b2f
devoptab: Implement various functions and fixes (#223)
- Improved error codes for unlink and rmdir regarding non-empty directories.
- Return ENOENT on empty strings since it softlocks the Wii U. Since the devoptab relies on the cwd it's pretty easy to run into with stuff like recursive path creation for example.
- Clean up open_r mode_t->string conversion
- Improved FSStat->mode_t conversion
- Add FSOpenFileEx and flags
2022-07-23 12:03:07 +02:00
..
libgfd First pass at adopting a devkitPro-style build system, see details: 2019-02-12 12:46:28 +01:00
libwhb libwhb: Use an aligned buffer size for WHBReadWholeFile to avoid potential heap corruption (#212) 2022-03-04 11:52:40 +00: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 Replace the CafeOS default heap with a custom one (#221) 2022-06-30 21:05:11 +02:00
wutdefaultheap Replace the CafeOS default heap with a custom one (#221) 2022-06-30 21:05:11 +02:00
wutdevoptab devoptab: Implement various functions and fixes (#223) 2022-07-23 12:03:07 +02:00
wutmalloc Replace the CafeOS default heap with a custom one (#221) 2022-06-30 21:05:11 +02:00
wutnewlib Replace the CafeOS default heap with a custom one (#221) 2022-06-30 21:05:11 +02: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