..
Depend
…
Makefile
Exclude routines from fortification
2023-07-05 16:59:48 +02:00
Versions
Add the wcslcpy, wcslcat functions
2023-06-14 18:10:24 +02:00
asprintf_chk.c
stdio: Ensure *_chk routines have their hidden builtin definition available
2023-07-05 16:59:48 +02:00
backtrace-tst.c
…
backtrace.c
…
backtracesyms.c
…
backtracesymsfd.c
…
chk_fail.c
…
confstr_chk.c
…
dprintf_chk.c
…
execinfo.h
…
explicit_bzero_chk.c
Fix all the remaining misspellings -- BZ 25337
2023-06-02 01:39:48 +00:00
fdelt_chk.c
misc/bits/select2.h: Clearly separate declaration from definitions
2023-07-05 16:59:48 +02:00
fgets_chk.c
…
fgets_u_chk.c
stdio: Ensure *_chk routines have their hidden builtin definition available
2023-07-05 16:59:48 +02:00
fgetws_chk.c
…
fgetws_u_chk.c
…
fortify_fail.c
…
fprintf_chk.c
stdio: Ensure *_chk routines have their hidden builtin definition available
2023-07-05 16:59:48 +02:00
fread_chk.c
…
fread_u_chk.c
…
fwprintf_chk.c
…
getcwd_chk.c
…
getdomainname_chk.c
unistd: Avoid PLT entries with _FORTIFY_SOURCE
2023-07-05 16:59:48 +02:00
getgroups_chk.c
…
gethostname_chk.c
…
gets_chk.c
…
getwd_chk.c
…
longjmp_chk.c
chk: Add and fix hidden builtin definitions for *_chk
2023-08-03 22:46:48 +02:00
mbsnrtowcs_chk.c
…
mbsrtowcs_chk.c
…
mbstowcs_chk.c
…
memcpy_chk.c
string: Ensure *_chk routines have their hidden builtin definition available
2023-07-05 16:59:48 +02:00
memmove_chk.c
string: Ensure *_chk routines have their hidden builtin definition available
2023-07-05 16:59:48 +02:00
mempcpy_chk.c
string: Ensure *_chk routines have their hidden builtin definition available
2023-07-05 16:59:48 +02:00
memset_chk.c
string: Ensure *_chk routines have their hidden builtin definition available
2023-07-05 16:59:48 +02:00
noophooks.c
…
obprintf_chk.c
…
pcprofile.c
…
pcprofiledump.c
Fix all the remaining misspellings -- BZ 25337
2023-06-02 01:39:48 +00:00
poll_chk.c
…
ppoll_chk.c
…
pread64_chk.c
…
pread_chk.c
…
printf_chk.c
…
read_chk.c
unistd: Avoid PLT entries with _FORTIFY_SOURCE
2023-07-05 16:59:48 +02:00
readlink_chk.c
debug/readlink{, at}_chk.c: Harmonize declaration and definition
2023-06-22 00:21:06 -04:00
readlinkat_chk.c
debug/readlink{, at}_chk.c: Harmonize declaration and definition
2023-06-22 00:21:06 -04:00
readonly-area.c
…
realpath_chk.c
Subject: hurd: Make __realpath return EINVAL on NULL buf
2023-08-03 22:42:29 +02:00
recv_chk.c
…
recvfrom_chk.c
…
snprintf_chk.c
…
sprintf_chk.c
stdio: Ensure *_chk routines have their hidden builtin definition available
2023-07-05 16:59:48 +02:00
stack_chk_fail.c
…
stack_chk_fail_local.c
…
stpcpy_chk.c
string: Ensure *_chk routines have their hidden builtin definition available
2023-07-05 16:59:48 +02:00
stpncpy_chk.c
…
strcat_chk.c
…
strcpy_chk.c
…
strlcat_chk.c
Implement strlcpy and strlcat [BZ #178 ]
2023-06-14 18:10:08 +02:00
strlcpy_chk.c
Implement strlcpy and strlcat [BZ #178 ]
2023-06-14 18:10:08 +02:00
strncat_chk.c
…
strncpy_chk.c
chk: Add and fix hidden builtin definitions for *_chk
2023-08-03 22:46:48 +02:00
swprintf_chk.c
…
test-stpcpy_chk.c
…
test-strcpy_chk.c
…
tst-backtrace.h
…
tst-backtrace2.c
…
tst-backtrace3.c
…
tst-backtrace4.c
…
tst-backtrace5.c
…
tst-backtrace6.c
…
tst-chk-cancel.c
…
tst-fortify.c
Add the wcslcpy, wcslcat functions
2023-06-14 18:10:24 +02:00
tst-longjmp_chk.c
…
tst-longjmp_chk2.c
…
tst-longjmp_chk3.c
…
tst-realpath-chk.c
…
tst-sprintf-fortify-unchecked.c
…
tst-ssp-1.c
…
ttyname_r_chk.c
…
vasprintf_chk.c
…
vdprintf_chk.c
…
vfprintf_chk.c
…
vfwprintf_chk.c
…
vobprintf_chk.c
…
vprintf_chk.c
…
vsnprintf_chk.c
…
vsprintf_chk.c
…
vswprintf_chk.c
…
vwprintf_chk.c
…
wcpcpy_chk.c
…
wcpncpy_chk.c
…
wcrtomb_chk.c
wchar: Avoid PLT entries with _FORTIFY_SOURCE
2023-07-05 16:59:48 +02:00
wcscat_chk.c
…
wcscpy_chk.c
…
wcslcat_chk.c
Add the wcslcpy, wcslcat functions
2023-06-14 18:10:24 +02:00
wcslcpy_chk.c
Add the wcslcpy, wcslcat functions
2023-06-14 18:10:24 +02:00
wcsncat_chk.c
…
wcsncpy_chk.c
…
wcsnrtombs_chk.c
…
wcsrtombs_chk.c
…
wcstombs_chk.c
…
wctomb_chk.c
…
wmemcpy_chk.c
…
wmemmove_chk.c
…
wmempcpy_chk.c
…
wmemset_chk.c
wchar: Avoid PLT entries with _FORTIFY_SOURCE
2023-07-05 16:59:48 +02:00
wprintf_chk.c
…
xtrace.sh
…