use int instead of long for ptrdiff_t on all 32-bit archs
[musl] / src / env / __stack_chk_fail.c
2012-05-04 Rich Felkeroverhaul SSP support to use a real canary
2012-04-24 Rich Felkerfirst attempt at enabling stack protector support