libc/newlib/libc/ssp
Jon Turney c006fd459f makedoc: make errors visible
Discard QUICKREF sections, rather than writing them to stderr
Discard MATHREF sections, rather than discarding as an error
Pass NOTES sections through to texinfo, rather than discarding as an error
Don't redirect makedoc stderr to .ref file
Remove makedoc output on error
Remove .ref files from CLEANFILES
Regenerate Makefile.ins

Signed-off-by: Jon Turney <jon.turney@dronecode.org.uk>
2017-12-07 11:54:11 +00:00
..
Makefile.am ssp: add build infrastructure 2017-11-29 11:25:46 -06:00
Makefile.in makedoc: make errors visible 2017-12-07 11:54:11 +00: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
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