2007-09-26 |
drepper | (do_test): Add a few more tests. |
tree | commitdiff |
2007-09-15 |
drepper | (__fortify_fail): Add libc_hidden_def. |
tree | commitdiff |
2007-09-15 |
drepper | (libc): Export __fortify_fail@@GLIBC_PRIVATE. |
tree | commitdiff |
2007-09-15 |
drepper | Add rules to build and run tst-{,lfs}chk{4,5,6} tests. |
tree | commitdiff |
2007-09-15 |
drepper | Run tst-lfschk3 test for C++. |
tree | commitdiff |
2007-09-15 |
drepper | Run tst-lfschk2 test for C++. |
tree | commitdiff |
2007-09-15 |
drepper | Run tst-lfschk1 test for C++. |
tree | commitdiff |
2007-09-15 |
drepper | Run tst-chk3 test for C++. |
tree | commitdiff |
2007-09-15 |
drepper | Run tst-chk2 test for C++. |
tree | commitdiff |
2007-09-15 |
drepper | Run tst-chk1 test for C++. |
tree | commitdiff |
2007-09-15 |
drepper | (do_prepare, do_test): Allow compilation as C++. For... |
tree | commitdiff |
2007-08-28 |
drepper | (libc): Export __fread_chk@@GLIBC_2.7 and __fread_unloc... |
tree | commitdiff |
2007-08-28 |
drepper | (routines): Add fread_chk and fread_u_chk. |
tree | commitdiff |
2007-08-28 |
drepper | (do_test): Add fread and fread_unlocked tests. |
tree | commitdiff |
2007-08-28 |
drepper | Debug version of fread_unlocked. |
tree | commitdiff |
2007-08-28 |
drepper | Debug version of fread. |
tree | commitdiff |
2007-08-26 |
drepper | Disable format checking when compiling tst-chk?.c. |
tree | commitdiff |
2007-08-22 |
drepper | Fix typos in comments. |
tree | commitdiff |
2007-08-21 |
drepper | Turn on internationalization by calling setlocale. |
tree | commitdiff |
2007-07-28 |
drepper | (do_tests, do_random_tests): Add casts to avoid warnings. |
tree | commitdiff |
2007-07-19 |
drepper | (__vfwprintf_chk): Use _IO_acquire_lock_clear_flags2... |
tree | commitdiff |
2007-05-24 |
drepper | (routines): Add fortify_fail. |
tree | commitdiff |
2007-05-24 |
drepper | Use __fortify_fail. |
tree | commitdiff |
2007-05-24 |
drepper | Implement __fortify_fail. |
tree | commitdiff |
2007-02-17 |
drepper | Quoting and trap changes. |
tree | commitdiff |
2007-01-03 |
drepper | Update copyright year. |
tree | commitdiff |
2006-05-19 |
drepper | ($(objpfx)xtrace): Use $LIB in SLIBDIR replacement. |
tree | commitdiff |
2006-05-19 |
drepper | (pcprofileso): Add quotes. |
tree | commitdiff |
2006-04-24 |
drepper | (do_test): Add readlinkat tests. |
tree | commitdiff |
2006-04-24 |
drepper | (libc): Export __readlinkat_chk@@GLIBC_2.5. |
tree | commitdiff |
2006-04-24 |
drepper | (routines): Add readlinkat_chk. |
tree | commitdiff |
2006-04-24 |
drepper | readlinkat variant with buffer overflow checking. |
tree | commitdiff |
2006-01-14 |
roland | 2006-01-14 Jakub Jelinek <jakub@redhat.com> |
tree | commitdiff |
2006-01-01 |
drepper | Update copyright year. |
tree | commitdiff |
2005-12-14 |
drepper | Generic strncpy_chk.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic strncat_chk.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic strcpy_chk.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic strcat_chk.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic stpncpy_chk.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic stpcpy_chk.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic segfault.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic readonly-area.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic memset_chk.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic mempcpy_chk.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic memmove_chk.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic memcpy_chk.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic backtracesymsfd.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic backtracesyms.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic backtrace.c. |
tree | commitdiff |
2005-10-31 |
drepper | Change backtrace+symbols_fd comment. |
tree | commitdiff |
2005-09-17 |
drepper | Add missing escape character in -? match. |
tree | commitdiff |
2005-08-22 |
drepper | Include assert.h. |
tree | commitdiff |
2005-08-22 |
drepper | (__wcstombs_chk): Pass &SRC rather than SRC to __wcsrtombs. |
tree | commitdiff |
2005-08-22 |
drepper | (__mbsrtowcs_chk): Don't multiply len by sizeof (wchar_t). |
tree | commitdiff |
2005-08-22 |
drepper | (__mbstowcs_chk): Don't multiply len by sizeof (wchar_t). |
tree | commitdiff |
2005-08-22 |
drepper | (__mbsnrtowcs_chk): Don't multiply len by sizeof (wchar_t). |
tree | commitdiff |
2005-08-20 |
drepper | Add tests for mbstowcs and wcstombs. |
tree | commitdiff |
2005-08-09 |
drepper | Add libc_hidden_def. |
tree | commitdiff |
2005-07-25 |
drepper | Add __mbstowcs_chk and __wcstombs_chk. |
tree | commitdiff |
2005-07-25 |
drepper | (routines): Add mbstowcs_chk and wcstombs_chk. |
tree | commitdiff |
2005-07-25 |
drepper | Chekcing variant of mbstowcs. |
tree | commitdiff |
2005-07-25 |
drepper | Checking variant of wcstombs. |
tree | commitdiff |
2005-07-21 |
drepper | (do_test): Add test for swprintf with format being... |
tree | commitdiff |
2005-07-21 |
drepper | (__getgroups_chk): Fix return value. |
tree | commitdiff |
2005-07-20 |
drepper | (routines): Add wcrtomb_chk, mbsrtowcs_chk, wcsrtombs_chk, |
tree | commitdiff |
2005-07-20 |
drepper | Add __wcrtomb_chk, __mbsrtowcs_chk, __wcsrtombs_chk... |
tree | commitdiff |
2005-07-20 |
drepper | Add tests for __wcrtomb_chk, __mbsrtowcs_chk, __wcsrtom... |
tree | commitdiff |
2005-07-20 |
drepper | Checking variant of wcsrtombs. |
tree | commitdiff |
2005-07-20 |
drepper | Checking variant of wcsnrtombs. |
tree | commitdiff |
2005-07-20 |
drepper | Checking variant of wcrtomb. |
tree | commitdiff |
2005-07-20 |
drepper | Checking variant of mbsrtowcs. |
tree | commitdiff |
2005-07-20 |
drepper | Checking variant of mbsnrtowcs. |
tree | commitdiff |
2005-07-18 |
drepper | (routines): Add confstr_chk, getdomainname_chk, getgrou... |
tree | commitdiff |
2005-07-18 |
drepper | Export __confstr_chk, __getdomainname_chk, __getgroups_... |
tree | commitdiff |
2005-07-18 |
drepper | Add tests for confstr, getdomainname, getgroups, gethos... |
tree | commitdiff |
2005-07-18 |
drepper | Debug version of ttyname_r. |
tree | commitdiff |
2005-07-18 |
drepper | Debug version of getlogin_r. |
tree | commitdiff |
2005-07-18 |
drepper | Debug version of gethostname. |
tree | commitdiff |
2005-07-18 |
drepper | Debug version of getgroups. |
tree | commitdiff |
2005-07-18 |
drepper | Debug version of getdomainname. |
tree | commitdiff |
2005-07-18 |
drepper | Debug version of confstr. |
tree | commitdiff |
2005-07-15 |
aj | * debug/Makefile (tst-lfschk3-ENV): New, set locale. |
tree | commitdiff |
2005-07-15 |
drepper | (routines): Add new functions. |
tree | commitdiff |
2005-07-15 |
drepper | Export new functions. |
tree | commitdiff |
2005-07-15 |
drepper | Add tests for new functions. |
tree | commitdiff |
2005-07-15 |
drepper | Fortified version of wprintf. |
tree | commitdiff |
2005-07-15 |
drepper | Fortified version of wmemset. |
tree | commitdiff |
2005-07-15 |
drepper | Fortified version of wmempcpy. |
tree | commitdiff |
2005-07-15 |
drepper | Fortified version of wmemmove. |
tree | commitdiff |
2005-07-15 |
drepper | Fortified version of wmemcpy. |
tree | commitdiff |
2005-07-15 |
drepper | Fortified version of wcsncpy. |
tree | commitdiff |
2005-07-15 |
drepper | Fortified version of wcsncat. |
tree | commitdiff |
2005-07-15 |
drepper | Fortified version of wcscpy. |
tree | commitdiff |
2005-07-15 |
drepper | Fortified version of wcscat. |
tree | commitdiff |
2005-07-15 |
drepper | Fortified version of wcpncpy. |
tree | commitdiff |
2005-07-15 |
drepper | Fortified version of wcpcpy. |
tree | commitdiff |
2005-07-15 |
drepper | Fortified version of vwprintf. |
tree | commitdiff |
2005-07-15 |
drepper | Fortified version of vswprintf. |
tree | commitdiff |
2005-07-15 |
drepper | Fortified version of vfwprintf. |
tree | commitdiff |
2005-07-15 |
drepper | Fortified version of swprintf. |
tree | commitdiff |
next |