4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-16 11:31:00 +08:00
Daniel Santos b43e28aef0 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>
2017-04-19 20:17:04 +02:00
..
2013-11-07 00:19:52 +00:00
2012-11-23 13:22:47 +00:00
2016-11-24 16:00:28 +01:00
2016-08-17 10:58:04 +02:00
2016-10-23 17:16:30 +02:00