1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 22:43:50 +01:00
Marian Buschsieweke 3415656a4a
sys/newlib_syscalls_default: wrap newlib's assert implementation
This avoids inconsistent output when external code gets linked in that
directly links against newlib's assert implementation (e.g. binary blobs
or packages that do not add `core/lib/include` to the include paths).

This also greatly benefits wrapping printf, as newlib's `__assert_func()`
directly links to internal printf functions of newlib.

Co-authored-by: crasbe <crasbe@gmail.com>
2025-08-21 12:08:10 +02:00
..
2024-05-24 11:57:46 +02:00
2025-04-04 11:44:53 +02:00
2025-07-08 13:09:49 +02:00
2025-05-13 11:33:26 +02:00
2025-04-25 15:15:07 +02:00
2025-08-15 12:15:44 +02:00
2025-04-22 20:35:44 +02:00
2025-07-23 12:44:38 +02:00
2025-02-23 13:36:08 +01:00
2025-04-27 22:59:33 +02:00