1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-28 23:09:46 +01:00
RIOT/sys/libc
Benjamin Valentin c57b13f1e8 sys/string_utils: add memchk()
Check if all bytes in a buffer are set to s certain value - inverse
of memset().
2023-05-30 20:39:10 +02:00
..
include/sys cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
Kconfig sys/string_utils: add strscpy() 2022-09-26 19:06:46 +02:00
Makefile sys/string_utils: add strscpy() 2022-09-26 19:06:46 +02:00
string.c sys/string_utils: add memchk() 2023-05-30 20:39:10 +02:00