summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib
diff options
context:
space:
mode:
authorguenther <>2019-11-25 22:57:28 +0000
committerguenther <>2019-11-25 22:57:28 +0000
commita8b02ce01d0a38df6a9720eaa0957322fb626833 (patch)
tree467c4582e79b3b5c473e2b82515f9b3230277576 /src/lib/libc/stdlib
parentdf62394d0d5b4caa378a276a43967717da5edc58 (diff)
downloadopenbsd-a8b02ce01d0a38df6a9720eaa0957322fb626833.tar.gz
openbsd-a8b02ce01d0a38df6a9720eaa0957322fb626833.tar.bz2
openbsd-a8b02ce01d0a38df6a9720eaa0957322fb626833.zip
gcc3, like clang and unlike our gcc4, doesn't support redirecting builtins
like mem{set,cpy,move} or __stack_smash_handler using asm() renaming. So treat gcc3 like clang and mark such functions as protected instead. ok ayoma@
Diffstat (limited to 'src/lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions