This website requires JavaScript.
Explore
Help
Sign In
qiurui
/
glibc
mirror of
git://sourceware.org/git/glibc.git
Watch
1
Star
0
Fork
You've already forked glibc
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
849c73fe2b
glibc
/
debug
History
Florian Weimer
4836a9af89
debug: Fix tst-longjmp_chk3 build failure on Hurd
...
Explicitly include <unistd.h> for _exit and getpid.
2024-11-26 23:01:28 +01:00
..
Depend
…
Makefile
debug: Wire up tst-longjmp_chk3
2024-11-25 19:42:14 +01:00
Versions
…
asprintf_chk.c
…
backtrace-tst.c
…
backtrace.c
…
backtracesyms.c
Silence most -Wzero-as-null-pointer-constant diagnostics
2024-11-25 16:45:59 -03:00
backtracesymsfd.c
…
chk_fail.c
…
confstr_chk.c
…
dprintf_chk.c
…
execinfo.h
…
explicit_bzero_chk.c
…
fdelt_chk.c
…
fgets_chk.c
…
fgets_u_chk.c
…
fgetws_chk.c
…
fgetws_u_chk.c
…
fortify_fail.c
…
fprintf_chk.c
…
fread_chk.c
…
fread_u_chk.c
…
fwprintf_chk.c
…
getcwd_chk.c
…
getdomainname_chk.c
…
getgroups_chk.c
…
gethostname_chk.c
…
gets_chk.c
…
getwd_chk.c
…
longjmp_chk.c
…
mbsnrtowcs_chk.c
…
mbsrtowcs_chk.c
…
mbstowcs_chk.c
…
memcpy_chk.c
…
memmove_chk.c
…
mempcpy_chk.c
…
memset_chk.c
…
noophooks.c
…
obprintf_chk.c
…
pcprofile.c
…
pcprofiledump.c
debug: Fix read error handling in pcprofiledump
2024-09-10 12:40:27 +02:00
poll_chk.c
…
ppoll_chk.c
…
pread64_chk.c
…
pread_chk.c
…
printf_chk.c
…
read_chk.c
…
readlink_chk.c
…
readlinkat_chk.c
…
readonly-area.c
…
realpath_chk.c
…
recv_chk.c
…
recvfrom_chk.c
…
snprintf_chk.c
…
sprintf_chk.c
…
stack_chk_fail.c
…
stack_chk_fail_local.c
…
stpcpy_chk.c
…
stpncpy_chk.c
…
strcat_chk.c
…
strcpy_chk.c
…
strlcat_chk.c
…
strlcpy_chk.c
…
strncat_chk.c
…
strncpy_chk.c
…
swprintf_chk.c
…
test-stpcpy_chk.c
…
test-strcpy_chk.c
stdlib: Make abort/_Exit AS-safe (BZ 26275)
2024-10-08 14:40:12 -03:00
tst-backtrace.h
…
tst-backtrace2.c
…
tst-backtrace3.c
…
tst-backtrace4.c
…
tst-backtrace5.c
…
tst-backtrace6.c
…
tst-chk-cancel.c
…
tst-fortify-syslog.c
support: Add FAIL test failure helper
2024-07-26 13:21:34 +01:00
tst-fortify-wide.c
stdlib: Make abort/_Exit AS-safe (BZ 26275)
2024-10-08 14:40:12 -03:00
tst-fortify.c
stdlib: Make abort/_Exit AS-safe (BZ 26275)
2024-10-08 14:40:12 -03:00
tst-longjmp_chk.c
…
tst-longjmp_chk2.c
…
tst-longjmp_chk3.c
debug: Fix tst-longjmp_chk3 build failure on Hurd
2024-11-26 23:01:28 +01:00
tst-realpath-chk.c
…
tst-sprintf-fortify-rdonly.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
…
wcscat_chk.c
…
wcscpy_chk.c
…
wcslcat_chk.c
…
wcslcpy_chk.c
…
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
…
wprintf_chk.c
…
xtrace.sh
…