HomeFreeBSD

Implement the memset_s(3) function as specified by the C11 ISO/IEC

Description

Implement the memset_s(3) function as specified by the C11 ISO/IEC
9899:2011 Appendix K 3.7.4.1.

Other needed supporting types, defines and constraint_handler
infrastructure is added as specified in the C11 spec.

Submitted by: Tom Rix <trix@juniper.net>
Sponsored by: Juniper Networks
Discussed with: ed
MFC after: 3 weeks
Differential revision: https://reviews.freebsd.org/D9903
Differential revision: https://reviews.freebsd.org/D10161

Details

Provenance
kibAuthored on
Differential Revision
D9903: Add C11 Appendix K function memset_s
Parents
rS316212: Split iscsi(4) ctl frontend off of ctl(4) as cfiscsi(4)
Branches
Unknown
Tags
Unknown