wut/libraries
Daniel K. O. (dkosmari) 9c656b7128 - Added WUT_FORMAT_PRINTF to catch format string errors in printf-like functions.
- Fixed a few format string bugs, in `libwhb/crash.c` and `wutdevoptab`, where there was a
  mismatch of specifiers and arguments that could lead to crashes.

- Made debug prints use `%p` when printing pointers.

--HG--
branch : printf-attribute-hg
2024-10-07 23:01:40 -03:00
..
libgfd - Added WUT_FORMAT_PRINTF to catch format string errors in printf-like functions. 2024-10-07 23:01:40 -03:00
libirc Separate vpadbase from vpad 2023-04-01 17:05:16 +02:00
libwhb - Added WUT_FORMAT_PRINTF to catch format string errors in printf-like functions. 2024-10-07 23:01:40 -03:00
nn_erreula Fix export types for erreula and swkbd 2023-02-17 18:29:51 +01:00
nn_idb nn_idb: Fix copy headers, fix nn::idb::IDBReader::Initialize (#395) 2024-08-04 23:44:54 +02:00
nn_sl Implement more functions/classes from nn::sl (#354) 2024-04-22 19:06:02 +01:00
nn_swkbd Fix export types for erreula and swkbd 2023-02-17 18:29:51 +01:00
wutcrt wutcrt: Fix the trap instruction and move it directly into __rpx_start 2023-02-17 17:46:08 +01:00
wutdefaultheap Replace the CafeOS default heap with a custom one (#221) 2022-06-30 21:05:11 +02:00
wutdevoptab - Added WUT_FORMAT_PRINTF to catch format string errors in printf-like functions. 2024-10-07 23:01:40 -03:00
wutmalloc wutmalloc: make sure to set errno properly on error 2024-04-05 21:21:39 +02:00
wutnewlib wut_newlib: Implement __syscall_abort and __syscall_assert_func (#359) 2024-04-22 19:05:00 +01:00
wutsocket nn_nets2: Add somemopt (#338) 2023-11-30 12:22:49 +01:00
wutstdc++ Implement wut_set_thread_specific/wut_get_thread_specific as weak functions 2023-06-20 21:35:53 +02:00