summaryrefslogtreecommitdiff
path: root/lib/libc/tests/string/memset_s_test.c
AgeCommit message (Expand)Author
2023-11-01libc: Purge unneeded cdefs.hWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2017-08-12Improve standard compliance for memset_s() and abort_handler_s().Konstantin Belousov
2017-03-30Implement the memset_s(3) function as specified by the C11 ISO/IECKonstantin Belousov