NetBSD/tests/lib/libc/ssp
plunky e19d93dc5d gcc seems to pad small character arrays, use an array of ints
while here, make the poke function non-static, so that it doesnt
get optimised away
2011-06-15 06:09:21 +00:00
..
Makefile reinstate ssp:raw test, slightly differently.. this one is built 2011-06-12 21:12:46 +00:00
h_fgets.c
h_getcwd.c
h_gets.c
h_memcpy.c
h_memmove.c
h_memset.c
h_raw.c gcc seems to pad small character arrays, use an array of ints 2011-06-15 06:09:21 +00:00
h_read.c
h_readlink.c
h_snprintf.c
h_sprintf.c
h_strcat.c
h_strcpy.c
h_strncat.c
h_strncpy.c
h_vsnprintf.c
h_vsprintf.c
t_ssp.sh reinstate ssp:raw test, slightly differently.. this one is built 2011-06-12 21:12:46 +00:00