Update copyright notices with scripts/update-copyrights.
[jlayton/glibc.git] / debug / tst-chk1.c
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-04-29 Marek PolacekFix attributes for fortify functions.
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-25 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-24 Ulrich DrepperFix gets problems
2012-01-08 Ulrich DrepperAdd checking versions of poll and ppoll
2012-01-03 Ulrich DrepperMerge branch 'c11'
2012-01-01 Ulrich DrepperMore fallout from gets removal
2011-09-08 Ulrich DrepperAdd range checking for FD_SET, FD_CLR, and FD_ISSET
2008-03-05 Ulrich Drepper* include/stdio.h (__asprintf_chk, __dprintf_chk, cvs/fedora-glibc-20080305T0857
2007-09-26 Ulrich Drepper* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC...
2007-09-15 Ulrich Drepper* misc/sys/cdefs.h (__va_arg_pack): Define for GCC...
2007-08-28 Ulrich Drepper* libio/bits/stdio2.h (__fread_chk, __fread_unlocked_ch...
2006-04-24 Ulrich Drepper* posix/bits/unistd.h (__readlinkat_chk): New prototype.
2005-08-22 Ulrich Drepper* stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by
2005-08-20 Ulrich DrepperAdd tests for mbstowcs and wcstombs.
2005-07-21 Ulrich Drepper* wcsmbs/bits/wchar2.h (swprintf): Remove format argument.
2005-07-20 Ulrich Drepper* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb...
2005-07-18 Ulrich Drepper* nscd/grpcache.c (cache_addgr): Use correct maximum...
2005-07-15 Ulrich Drepper* wcsmbs/bits/wchar2.h: New file.
2005-07-13 Ulrich Drepper* stdlib/bits/stdlib.h: New file.
2005-03-19 Ulrich Drepper[BZ #779]
2005-02-21 Ulrich Drepper* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace...
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-11-18 Ulrich DrepperUpdate.
2004-11-13 Ulrich DrepperUpdate.
2004-11-09 Ulrich DrepperPretty printing.
2004-11-03 Roland McGrath* debug/tst-chk1.c (ret): New volatile variable.
2004-10-18 Ulrich Drepper2004-10-15 Jakub Jelinek <jakub@redhat.com>