WiiUPluginSystem/libraries/libwups
2024-04-25 13:57:35 +02:00
..
config.def Fix potential memory leak when creating config items fails 2022-09-19 00:52:01 +02:00
main.cpp Implement __assert_func and __assert, improve abort() 2024-04-25 13:57:35 +02:00
storage.cpp Rewrite of the StorageAPI 2024-04-25 13:57:35 +02:00
wups_reent.cpp Fix reent support 2023-06-22 16:27:58 +02:00
wups_reent.h Fix reent support 2023-06-22 16:27:58 +02:00
wups_thread_specific.cpp Make sure wut_get_thread_specific has been overriden properly 2023-07-19 15:08:42 +02:00
wups_thread_specific.h Fix reent support 2023-06-22 16:27:58 +02:00
WUPSConfigItemBoolean.cpp ConfigItems: Add configId to all item structs 2022-09-24 18:58:27 +02:00
WUPSConfigItemIntegerRange.cpp ConfigItems: Add configId to all item structs 2022-09-24 18:58:27 +02:00
WUPSConfigItemMultipleValues.cpp ConfigItems: Use strdup for string duplication, rename configID to configId in WUPSConfigItemMultipleValues 2022-09-24 18:58:27 +02:00
WUPSConfigItemStub.cpp Adds a stub WUPSConfigItem for displaying data 2022-09-19 00:52:01 +02:00