..
Depend
* stdlib/bits/stdlib.h: New file.
21 years ago
Makefile
* include/stdio.h (__asprintf_chk, __dprintf_chk,
18 years ago
Versions
* include/stdio.h (__asprintf_chk, __dprintf_chk,
18 years ago
asprintf_chk.c
* include/stdio.h (__asprintf_chk, __dprintf_chk,
18 years ago
backtrace-tst.c
Update.
26 years ago
backtrace.c
2005-12-13 Ulrich Drepper <drepper@redhat.com>
21 years ago
backtracesyms.c
2005-12-13 Ulrich Drepper <drepper@redhat.com>
21 years ago
backtracesymsfd.c
2005-12-13 Ulrich Drepper <drepper@redhat.com>
21 years ago
catchsegv.sh
* posix/getconf.c: Update copyright year.
19 years ago
chk_fail.c
* Makerules (sysd-rules): Define PTW for ptw-* files.
19 years ago
confstr_chk.c
* nscd/grpcache.c (cache_addgr): Use correct maximum for group ID
21 years ago
dprintf_chk.c
* include/stdio.h (__asprintf_chk, __dprintf_chk,
18 years ago
execinfo.h
Change backtrace+symbols_fd comment.
21 years ago
fgets_chk.c
* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memory
21 years ago
fgets_u_chk.c
* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memory
21 years ago
fgetws_chk.c
* wcsmbs/bits/wchar2.h: New file.
21 years ago
fgetws_u_chk.c
* wcsmbs/bits/wchar2.h: New file.
21 years ago
fortify_fail.c
* rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.
19 years ago
fprintf_chk.c
* libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function.
19 years ago
fread_chk.c
Debug version of fread.
19 years ago
fread_u_chk.c
* libio/bits/stdio2.h (__fread_chk, __fread_unlocked_chk): New
19 years ago
fwprintf_chk.c
* libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function.
19 years ago
getcwd_chk.c
(__getcwd_chk): Always fail if the buffer is too small.
21 years ago
getdomainname_chk.c
* nscd/grpcache.c (cache_addgr): Use correct maximum for group ID
21 years ago
getgroups_chk.c
* wcsmbs/bits/wchar2.h (swprintf): Remove format argument.
21 years ago
gethostname_chk.c
* nscd/grpcache.c (cache_addgr): Use correct maximum for group ID
21 years ago
getlogin_r_chk.c
* nscd/grpcache.c (cache_addgr): Use correct maximum for group ID
21 years ago
gets_chk.c
2004-10-15 Jakub Jelinek <jakub@redhat.com>
22 years ago
getwd_chk.c
* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memory
21 years ago
mbsnrtowcs_chk.c
* stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by
21 years ago
mbsrtowcs_chk.c
* stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by
21 years ago
mbstowcs_chk.c
* stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by
21 years ago
memcpy_chk.c
Moved to csu/errno-loc.c.
21 years ago
memmove_chk.c
Moved to csu/errno-loc.c.
21 years ago
mempcpy_chk.c
Moved to csu/errno-loc.c.
21 years ago
memset_chk.c
Moved to csu/errno-loc.c.
21 years ago
noophooks.c
Update to LGPL v2.1.
25 years ago
obprintf_chk.c
* include/stdio.h (__asprintf_chk, __dprintf_chk,
18 years ago
pcprofile.c
Update to LGPL v2.1.
25 years ago
pcprofiledump.c
[BZ #4925]
19 years ago
pread64_chk.c
* debug/pread64_chk.c: Use __libc_pread64 instead of __pread64.
21 years ago
pread_chk.c
[BZ #779]
21 years ago
printf_chk.c
* libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function.
19 years ago
ptsname_r_chk.c
* stdlib/bits/stdlib.h: New file.
21 years ago
read_chk.c
* debug/read_chk.c (__read_chk): Always fail if the buffer is too
21 years ago
readlink_chk.c
* debug/read_chk.c (__read_chk): Always fail if the buffer is too
21 years ago
readlinkat_chk.c
* posix/bits/unistd.h (__readlinkat_chk): New prototype.
20 years ago
readonly-area.c
Moved to csu/errno-loc.c.
21 years ago
realpath_chk.c
* stdlib/bits/stdlib.h: New file.
21 years ago
recv_chk.c
* debug/recv_chk.c (__recv_chk): Always fail if request could
21 years ago
recvfrom_chk.c
* debug/recv_chk.c (__recv_chk): Always fail if request could
21 years ago
segfault.c
[BZ #4582]
19 years ago
snprintf_chk.c
* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New
21 years ago
sprintf_chk.c
* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New
21 years ago
stack_chk_fail.c
* Makerules (sysd-rules): Define PTW for ptw-* files.
19 years ago
stack_chk_fail_local.c
* Versions.def (ld): Add GLIBC_2.4.
21 years ago
stpcpy_chk.c
Moved to csu/errno-loc.c.
21 years ago
stpncpy_chk.c
Moved to csu/errno-loc.c.
21 years ago
strcat_chk.c
Moved to csu/errno-loc.c.
21 years ago
strcpy_chk.c
Moved to csu/errno-loc.c.
21 years ago
strncat_chk.c
Moved to csu/errno-loc.c.
21 years ago
strncpy_chk.c
Moved to csu/errno-loc.c.
21 years ago
swprintf_chk.c
* wcsmbs/bits/wchar2.h: New file.
21 years ago
test-stpcpy_chk.c
2004-10-15 Jakub Jelinek <jakub@redhat.com>
22 years ago
test-strcpy_chk.c
* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to
19 years ago
tst-chk1.c
* include/stdio.h (__asprintf_chk, __dprintf_chk,
18 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
ttyname_r_chk.c
* nscd/grpcache.c (cache_addgr): Use correct maximum for group ID
21 years ago
vasprintf_chk.c
* include/stdio.h (__asprintf_chk, __dprintf_chk,
18 years ago
vdprintf_chk.c
* include/stdio.h (__asprintf_chk, __dprintf_chk,
18 years ago
vfprintf_chk.c
* libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function.
19 years ago
vfwprintf_chk.c
* libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function.
19 years ago
vprintf_chk.c
* libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function.
19 years ago
vsnprintf_chk.c
* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New
21 years ago
vsprintf_chk.c
* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New
21 years ago
vswprintf_chk.c
* wcsmbs/bits/wchar2.h: New file.
21 years ago
vwprintf_chk.c
* libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function.
19 years ago
warning-nop.c
(__builtin___memcpy_chk): Define away to
21 years ago
wcpcpy_chk.c
* wcsmbs/bits/wchar2.h: New file.
21 years ago
wcpncpy_chk.c
* wcsmbs/bits/wchar2.h: New file.
21 years ago
wcrtomb_chk.c
* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,
21 years ago
wcscat_chk.c
* wcsmbs/bits/wchar2.h: New file.
21 years ago
wcscpy_chk.c
* wcsmbs/bits/wchar2.h: New file.
21 years ago
wcsncat_chk.c
* wcsmbs/bits/wchar2.h: New file.
21 years ago
wcsncpy_chk.c
* wcsmbs/bits/wchar2.h: New file.
21 years ago
wcsnrtombs_chk.c
* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,
21 years ago
wcsrtombs_chk.c
* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,
21 years ago
wcstombs_chk.c
* stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by
21 years ago
wctomb_chk.c
* stdlib/mbtowc.c (__no_r_state): Remove.
18 years ago
wmemcpy_chk.c
* wcsmbs/bits/wchar2.h: New file.
21 years ago
wmemmove_chk.c
* wcsmbs/bits/wchar2.h: New file.
21 years ago
wmempcpy_chk.c
* wcsmbs/bits/wchar2.h: New file.
21 years ago
wmemset_chk.c
* wcsmbs/bits/wchar2.h: New file.
21 years ago
wprintf_chk.c
* libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function.
19 years ago
xtrace.sh
* posix/getconf.c: Update copyright year.
19 years ago