aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/memset_s.c
Commit message (Expand)AuthorAgeFilesLines
* Improve standard compliance for memset_s() and abort_handler_s().Konstantin Belousov2017-08-121-4/+7
* Fix indent.Konstantin Belousov2017-08-121-1/+1
* Implement the memset_s(3) function as specified by the C11 ISO/IECKonstantin Belousov2017-03-301-0/+63