summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdio
diff options
context:
space:
mode:
authorDaniel Santos <daniel.santos@pobox.com>2017-04-19 11:06:02 -0500
committerCorinna Vinschen <corinna@vinschen.de>2017-04-19 20:17:04 +0200
commitb43e28aef0764be86bed5f48c734361957f2cbb1 (patch)
tree0d4d550832387f6b36c8a9de8ef7af0e19a8568b /newlib/libc/stdio
parent161b4ff037fa62a3d9d338333d2ad198b98223e5 (diff)
downloadcygnal-b43e28aef0764be86bed5f48c734361957f2cbb1.tar.gz
cygnal-b43e28aef0764be86bed5f48c734361957f2cbb1.tar.bz2
cygnal-b43e28aef0764be86bed5f48c734361957f2cbb1.zip
strace: Fix "over-optimization" flaw in strace.
Recent versions of gcc are optimizing away the TLS buffer allocated in main, so we need to tell gcc that it's really used. RtlSecureZeroMemory accomplishes this while also inlining the memset. Signed-off-by: Daniel Santos <daniel.santos@pobox.com>
Diffstat (limited to 'newlib/libc/stdio')
0 files changed, 0 insertions, 0 deletions