wut/libraries/wutnewlib
GaryOderNichts 2c98cc91aa
Some checks failed
C/C++ CI / ubuntu-latest (push) Has been cancelled
Run clang-format
`find . -regex '.*\.\(cpp\|hpp\|cu\|cuh\|c\|h\)' -exec clang-format -style=file -i {} \;`
2025-06-05 11:06:04 +01:00
..
wut_clock.c Run clang-format 2025-06-05 11:06:04 +01:00
wut_clock.h Run clang-format 2025-06-05 11:06:04 +01:00
wut_gettod_r.c Run clang-format 2025-06-05 11:06:04 +01:00
wut_lock.c Run clang-format 2025-06-05 11:06:04 +01:00
wut_malloc_lock.c Replace the CafeOS default heap with a custom one (#221) 2022-06-30 21:05:11 +02:00
wut_nanosleep.c Run clang-format 2025-06-05 11:06:04 +01:00
wut_newlib.c Run clang-format 2025-06-05 11:06:04 +01:00
wut_newlib.h Run clang-format 2025-06-05 11:06:04 +01:00
wut_reent.c Run clang-format 2025-06-05 11:06:04 +01:00
wut_sbrk.c Run clang-format 2025-06-05 11:06:04 +01:00
wut_thread_specific.c Run clang-format 2025-06-05 11:06:04 +01:00
wut_thread_specific.h Run clang-format 2025-06-05 11:06:04 +01:00