summaryrefslogtreecommitdiff
path: root/debug/tst-chk1.c
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-08-14stpncpy: fix size checking [BZ #18975]Zack Weinberg
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-02-08tests: unify fortification handler logicMike Frysinger
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-04-29Fix attributes for fortify functions.Marek Polacek
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-24Fix gets problemsUlrich Drepper
2012-01-08Add checking versions of poll and ppollUlrich Drepper
2012-01-01More fallout from gets removalUlrich Drepper
2011-09-08Add range checking for FD_SET, FD_CLR, and FD_ISSETUlrich Drepper
2008-03-05* include/stdio.h (__asprintf_chk, __dprintf_chk,cvs/fedora-glibc-20080305T0857Ulrich Drepper
2007-09-26* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ defineUlrich Drepper
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper
2007-08-28* libio/bits/stdio2.h (__fread_chk, __fread_unlocked_chk): NewUlrich Drepper
2006-04-24* posix/bits/unistd.h (__readlinkat_chk): New prototype.Ulrich Drepper
2005-08-22* stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) byUlrich Drepper
2005-08-20Add tests for mbstowcs and wcstombs.Ulrich Drepper
2005-07-21* wcsmbs/bits/wchar2.h (swprintf): Remove format argument.Ulrich Drepper
2005-07-20* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,Ulrich Drepper
2005-07-18* nscd/grpcache.c (cache_addgr): Use correct maximum for group IDUlrich Drepper
2005-07-15* wcsmbs/bits/wchar2.h: New file.Ulrich Drepper
2005-07-13* stdlib/bits/stdlib.h: New file.Ulrich Drepper
2005-03-19[BZ #779]Ulrich Drepper
2005-02-21* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-11-18Update.Ulrich Drepper
2004-11-13Update.Ulrich Drepper
2004-11-09Pretty printing.Ulrich Drepper
2004-11-03* debug/tst-chk1.c (ret): New volatile variable.Roland McGrath
2004-10-182004-10-15 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper