You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adhemerval Zanella be7a5468d4 debug: Add regression tests for BZ 30932 3 years ago
..
Depend * stdlib/bits/stdlib.h: New file. 21 years ago
Makefile debug: Add regression tests for BZ 30932 3 years ago
Versions Add the wcslcpy, wcslcat functions 3 years ago
asprintf_chk.c stdio: Ensure *_chk routines have their hidden builtin definition available 3 years ago
backtrace-tst.c Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 13 years ago
backtrace.c Update copyright dates with scripts/update-copyrights 3 years ago
backtracesyms.c Update copyright dates with scripts/update-copyrights 3 years ago
backtracesymsfd.c Update copyright dates with scripts/update-copyrights 3 years ago
chk_fail.c Update copyright dates with scripts/update-copyrights 3 years ago
confstr_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
dprintf_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
execinfo.h Update copyright dates with scripts/update-copyrights 3 years ago
explicit_bzero_chk.c Fix all the remaining misspellings -- BZ 25337 3 years ago
fdelt_chk.c misc/bits/select2.h: Clearly separate declaration from definitions 3 years ago
fgets_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
fgets_u_chk.c stdio: Ensure *_chk routines have their hidden builtin definition available 3 years ago
fgetws_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
fgetws_u_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
fortify_fail.c Update copyright dates with scripts/update-copyrights 3 years ago
fprintf_chk.c stdio: Ensure *_chk routines have their hidden builtin definition available 3 years ago
fread_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
fread_u_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
fwprintf_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
getcwd_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
getdomainname_chk.c unistd: Avoid PLT entries with _FORTIFY_SOURCE 3 years ago
getgroups_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
gethostname_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
gets_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
getwd_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
longjmp_chk.c chk: Add and fix hidden builtin definitions for *_chk 3 years ago
mbsnrtowcs_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
mbsrtowcs_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
mbstowcs_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
memcpy_chk.c string: Ensure *_chk routines have their hidden builtin definition available 3 years ago
memmove_chk.c string: Ensure *_chk routines have their hidden builtin definition available 3 years ago
mempcpy_chk.c string: Ensure *_chk routines have their hidden builtin definition available 3 years ago
memset_chk.c string: Ensure *_chk routines have their hidden builtin definition available 3 years ago
noophooks.c Update copyright dates with scripts/update-copyrights 3 years ago
obprintf_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
pcprofile.c Update copyright dates with scripts/update-copyrights 3 years ago
pcprofiledump.c Fix all the remaining misspellings -- BZ 25337 3 years ago
poll_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
ppoll_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
pread64_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
pread_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
printf_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
read_chk.c unistd: Avoid PLT entries with _FORTIFY_SOURCE 3 years ago
readlink_chk.c debug/readlink{, at}_chk.c: Harmonize declaration and definition 3 years ago
readlinkat_chk.c debug/readlink{, at}_chk.c: Harmonize declaration and definition 3 years ago
readonly-area.c Update copyright dates with scripts/update-copyrights 3 years ago
realpath_chk.c Subject: hurd: Make __realpath return EINVAL on NULL buf 3 years ago
recv_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
recvfrom_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
snprintf_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
sprintf_chk.c stdio: Ensure *_chk routines have their hidden builtin definition available 3 years ago
stack_chk_fail.c Update copyright dates with scripts/update-copyrights 3 years ago
stack_chk_fail_local.c Update copyright dates with scripts/update-copyrights 3 years ago
stpcpy_chk.c string: Ensure *_chk routines have their hidden builtin definition available 3 years ago
stpncpy_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
strcat_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
strcpy_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
strlcat_chk.c Implement strlcpy and strlcat [BZ #178] 3 years ago
strlcpy_chk.c Implement strlcpy and strlcat [BZ #178] 3 years ago
strncat_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
strncpy_chk.c chk: Add and fix hidden builtin definitions for *_chk 3 years ago
swprintf_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
test-stpcpy_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
test-strcpy_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
tst-backtrace.h Update copyright dates with scripts/update-copyrights 3 years ago
tst-backtrace2.c Update copyright dates with scripts/update-copyrights 3 years ago
tst-backtrace3.c Update copyright dates with scripts/update-copyrights 3 years ago
tst-backtrace4.c Update copyright dates with scripts/update-copyrights 3 years ago
tst-backtrace5.c Update copyright dates with scripts/update-copyrights 3 years ago
tst-backtrace6.c Update copyright dates with scripts/update-copyrights 3 years ago
tst-chk-cancel.c Update copyright dates with scripts/update-copyrights 3 years ago
tst-fortify.c Add the wcslcpy, wcslcat functions 3 years ago
tst-longjmp_chk.c tests: unify fortification handler logic 12 years ago
tst-longjmp_chk2.c Remove "Contributed by" lines 5 years ago
tst-longjmp_chk3.c Update copyright dates with scripts/update-copyrights 3 years ago
tst-realpath-chk.c fortify: Fix spurious warning with realpath 4 years ago
tst-sprintf-fortify-rdonly.c debug: Add regression tests for BZ 30932 3 years ago
tst-sprintf-fortify-unchecked.c stdio-common: Handle -1 buffer size in __sprintf_chk & co (bug 30039) 3 years ago
tst-ssp-1.c Update copyright dates with scripts/update-copyrights 3 years ago
ttyname_r_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
vasprintf_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
vdprintf_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
vfprintf_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
vfwprintf_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
vobprintf_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
vprintf_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
vsnprintf_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
vsprintf_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
vswprintf_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
vwprintf_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
wcpcpy_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
wcpncpy_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
wcrtomb_chk.c wchar: Avoid PLT entries with _FORTIFY_SOURCE 3 years ago
wcscat_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
wcscpy_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
wcslcat_chk.c Add the wcslcpy, wcslcat functions 3 years ago
wcslcpy_chk.c Add the wcslcpy, wcslcat functions 3 years ago
wcsncat_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
wcsncpy_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
wcsnrtombs_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
wcsrtombs_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
wcstombs_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
wctomb_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
wmemcpy_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
wmemmove_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
wmempcpy_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
wmemset_chk.c wchar: Avoid PLT entries with _FORTIFY_SOURCE 3 years ago
wprintf_chk.c Update copyright dates with scripts/update-copyrights 3 years ago
xtrace.sh Update copyright dates not handled by scripts/update-copyrights 3 years ago