]> sourceware.org Git - newlib-cygwin.git/commit
ssp: add Object Size Checking for strings.h
authorYaakov Selkowitz <yselkowi@redhat.com>
Tue, 28 Nov 2017 05:21:35 +0000 (23:21 -0600)
committerYaakov Selkowitz <yselkowi@redhat.com>
Wed, 29 Nov 2017 17:25:41 +0000 (11:25 -0600)
commita997f98b2a82c74e0ad809a6d0a6d6a9b8cb03c3
tree9c06b7ae778baa89d35d406dd98178d589eba11c
parente4fc4d7bc47f5082a084415e237d39e40dd701be
ssp: add Object Size Checking for strings.h

The implementation is from NetBSD, with the addition of explicit_bzero
for parity with glibc.

Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
newlib/libc/include/ssp/strings.h [new file with mode: 0644]
newlib/libc/include/strings.h
This page took 0.031135 seconds and 5 git commands to generate.