summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdlib/reallocarray.c
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2017-04-04 09:04:56 +0200
committerCorinna Vinschen <corinna@vinschen.de>2017-04-04 11:44:03 +0200
commite1563a05b714f42502496466f12df7b461f40dd1 (patch)
tree2b869bb6e89f18caef7a140e43054ab7787c4ba4 /newlib/libc/stdlib/reallocarray.c
parent81c121c48739df247ade660659cd6672a9a2c7dd (diff)
downloadcygnal-e1563a05b714f42502496466f12df7b461f40dd1.tar.gz
cygnal-e1563a05b714f42502496466f12df7b461f40dd1.tar.bz2
cygnal-e1563a05b714f42502496466f12df7b461f40dd1.zip
Remove unused __gnu_inline() attribute.
This was meant to be used by a future FORTIFY_SOURCE implementation. Probably for good, FORTIFY_SOURCE and this particular GCCism were never well supported by clang or other compilers. Furthermore, the technology has long since been replaced by either static checkers, sanitizers, or even just the strong stack protector that was enabled by default. Drop __gnu_inline to avoid cluttering the headers. MFC after: 5 days
Diffstat (limited to 'newlib/libc/stdlib/reallocarray.c')
0 files changed, 0 insertions, 0 deletions