summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/set_constraint_handler_s.c
Commit message (Expand)AuthorAgeFilesLines
* Improve standard compliance for memset_s() and abort_handler_s().Konstantin Belousov2017-08-121-2/+8
* Implement the memset_s(3) function as specified by the C11 ISO/IECKonstantin Belousov2017-03-301-0/+95