..
Depend
* stdlib/bits/stdlib.h: New file.
21 years ago
Makefile
Remove -fexceptions configure test.
11 years ago
Versions
Move getlogin_r_chk to login/ subdir.
13 years ago
asprintf_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
backtrace-tst.c
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
13 years ago
backtrace.c
Convert 703 function definitions to prototype style.
11 years ago
backtracesyms.c
Convert 113 more function definitions to prototype style (files with assertions).
11 years ago
backtracesymsfd.c
Convert 703 function definitions to prototype style.
11 years ago
catchsegv.sh
Update copyright dates not handled by scripts/update-copyrights.
11 years ago
chk_fail.c
Update copyright dates with scripts/update-copyrights.
11 years ago
confstr_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
dprintf_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
execinfo.h
Update copyright dates with scripts/update-copyrights.
11 years ago
fdelt_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
fgets_chk.c
Convert 703 function definitions to prototype style.
11 years ago
fgets_u_chk.c
Convert 703 function definitions to prototype style.
11 years ago
fgetws_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
fgetws_u_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
fortify_fail.c
Convert miscellaneous function definitions to prototype style.
11 years ago
fprintf_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
fread_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
fread_u_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
fwprintf_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
getcwd_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
getdomainname_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
getgroups_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
gethostname_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
gets_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
getwd_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
longjmp_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
mbsnrtowcs_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
mbsrtowcs_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
mbstowcs_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
memcpy_chk.c
Convert 703 function definitions to prototype style.
11 years ago
memmove_chk.c
Convert 703 function definitions to prototype style.
11 years ago
mempcpy_chk.c
Convert 703 function definitions to prototype style.
11 years ago
memset_chk.c
Convert 703 function definitions to prototype style.
11 years ago
noophooks.c
Update copyright dates with scripts/update-copyrights.
11 years ago
obprintf_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
pcprofile.c
Update copyright dates with scripts/update-copyrights.
11 years ago
pcprofiledump.c
Update copyright dates not handled by scripts/update-copyrights.
11 years ago
poll_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
ppoll_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
pread64_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
pread_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
printf_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
read_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
readlink_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
readlinkat_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
readonly-area.c
Update copyright dates with scripts/update-copyrights.
11 years ago
realpath_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
recv_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
recvfrom_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
segfault.c
Update copyright dates with scripts/update-copyrights.
11 years ago
snprintf_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
sprintf_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
stack_chk_fail.c
Update copyright dates with scripts/update-copyrights.
11 years ago
stack_chk_fail_local.c
Update copyright dates with scripts/update-copyrights.
11 years ago
stpcpy_chk.c
Fix strcpy_chk and stpcpy_chk performance.
11 years ago
stpncpy_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
strcat_chk.c
Convert 703 function definitions to prototype style.
11 years ago
strcpy_chk.c
Fix strcpy_chk and stpcpy_chk performance.
11 years ago
strncat_chk.c
Convert 703 function definitions to prototype style.
11 years ago
strncpy_chk.c
Convert 703 function definitions to prototype style.
11 years ago
swprintf_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
test-stpcpy_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
test-strcpy_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
tst-backtrace.h
Update copyright dates with scripts/update-copyrights.
11 years ago
tst-backtrace2.c
Fix BZ #18084 -- backtrace (..., 0) dumps core on x86.
11 years ago
tst-backtrace3.c
Update copyright dates with scripts/update-copyrights.
11 years ago
tst-backtrace4.c
tst-backtrace4: fix a warning message
11 years ago
tst-backtrace5.c
Update copyright dates with scripts/update-copyrights.
11 years ago
tst-backtrace6.c
Conditionalize some tests' use of SA_SIGINFO.
11 years ago
tst-chk1.c
stpncpy: fix size checking [BZ #18975]
11 years ago
tst-chk2.c
2004-10-15 Jakub Jelinek <jakub@redhat.com>
22 years ago
tst-chk3.c
2004-10-15 Jakub Jelinek <jakub@redhat.com>
22 years ago
tst-chk4.cc
* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.
19 years ago
tst-chk5.cc
* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.
19 years ago
tst-chk6.cc
* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.
19 years ago
tst-lfschk1.c
* posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_t
21 years ago
tst-lfschk2.c
* posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_t
21 years ago
tst-lfschk3.c
* posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_t
21 years ago
tst-lfschk4.cc
* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.
19 years ago
tst-lfschk5.cc
* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.
19 years ago
tst-lfschk6.cc
* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.
19 years ago
tst-longjmp_chk.c
tests: unify fortification handler logic
12 years ago
tst-longjmp_chk2.c
tst-longjmp_chk2: add comments/sanity check
12 years ago
tst-longjmp_chk3.c
Update copyright dates with scripts/update-copyrights.
11 years ago
ttyname_r_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
vasprintf_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
vdprintf_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
vfprintf_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
vfwprintf_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
vprintf_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
vsnprintf_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
vsprintf_chk.c
Convert 703 function definitions to prototype style.
11 years ago
vswprintf_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
vwprintf_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
warning-nop.c
Update copyright dates with scripts/update-copyrights.
11 years ago
wcpcpy_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
wcpncpy_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
wcrtomb_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
wcscat_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
wcscpy_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
wcsncat_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
wcsncpy_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
wcsnrtombs_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
wcsrtombs_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
wcstombs_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
wctomb_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
wmemcpy_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
wmemmove_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
wmempcpy_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
wmemset_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
wprintf_chk.c
Update copyright dates with scripts/update-copyrights.
11 years ago
xtrace.sh
Update copyright dates not handled by scripts/update-copyrights.
11 years ago