newlib-cygwin/newlib/libc/ssp
Mike Frysinger 20e3103471 newlib: update to automake-1.15
This matches what the other GNU toolchain projects have done already.
The generated diff in practice isn't terribly large.  This will allow
more use of subdir local.mk includes due to fixes & improvements that
came after the 1.11 release series.
2022-01-14 19:10:38 -05:00
..
Makefile.am newlib: migrate from INCLUDES to AM_CPPFLAGS 2022-01-05 20:29:53 -05:00
Makefile.in newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
chk_fail.c ssp: add Object Size Checking common code 2017-11-29 11:25:39 -06:00
gets_chk.c ssp: add Object Size Checking for stdio.h, part 1 2017-11-29 11:25:42 -06:00
memcpy_chk.c ssp: add Object Size Checking for string.h 2017-11-29 11:25:40 -06:00
memmove_chk.c ssp: add Object Size Checking for string.h 2017-11-29 11:25:40 -06:00
mempcpy_chk.c ssp: add Object Size Checking for string.h 2017-11-29 11:25:40 -06:00
memset_chk.c ssp: add Object Size Checking for string.h 2017-11-29 11:25:40 -06:00
snprintf_chk.c ssp: add Object Size Checking for stdio.h, part 1 2017-11-29 11:25:42 -06:00
sprintf_chk.c ssp: add Object Size Checking for stdio.h, part 1 2017-11-29 11:25:42 -06:00
ssp.tex ssp: add Object Size Checking for wchar.h, part 1 2017-12-04 04:09:46 -06:00
stack_protector.c AMD GCN Port contributed by Andrew Stubbs <ams@codesourcery.com> 2019-01-15 10:48:08 -05:00
stpcpy_chk.c ssp: add Object Size Checking for string.h 2017-11-29 11:25:40 -06:00
stpncpy_chk.c ssp: add Object Size Checking for string.h 2017-11-29 11:25:40 -06:00
strcat_chk.c ssp: add Object Size Checking for string.h 2017-11-29 11:25:40 -06:00
strcpy_chk.c ssp: add Object Size Checking for string.h 2017-11-29 11:25:40 -06:00
strncat_chk.c ssp: add Object Size Checking for string.h 2017-11-29 11:25:40 -06:00
strncpy_chk.c ssp: add Object Size Checking for string.h 2017-11-29 11:25:40 -06:00
vsnprintf_chk.c ssp: add Object Size Checking for stdio.h, part 1 2017-11-29 11:25:42 -06:00
vsprintf_chk.c ssp: add Object Size Checking for stdio.h, part 1 2017-11-29 11:25:42 -06:00