summaryrefslogtreecommitdiff
path: root/debug
AgeCommit message (Expand)Author
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2013-01-01Update copyright years.David S. Miller
2012-11-29Mention that __chk_fail is a public ABI in test-strcpy_chk.cFlorian Weimer
2012-11-15Update --version copyright dates for memusagestat and pcprofiledump.Joseph Myers
2012-11-09Support --with-pkgversion and --with-bugurl.Joseph Myers
2012-10-19Add debug IFUNC testsH.J. Lu
2012-09-07Rename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++H.J. Lu
2012-08-17Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.Roland McGrath
2012-06-13Suppress sign-conversion warning from FD_SET.Paul Pluzhnikov
2012-05-31tests: move -D_FORTIFY_SOURCE to CPPFLAGSMike Frysinger
2012-05-24Remove use of INTDEF/INTUSE in libioAndreas Schwab
2012-04-29Fix attributes for fortify functions.Marek Polacek
2012-04-18Remove all traces of reg_char.David S. Miller
2012-03-27Merge branch 'elf-move'Andreas Jaeger
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu
2012-03-20Remove old debug/backtracesyms files, replace with elf versions.Andreas Jaeger
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
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-07Remove pre-ISO C supportUlrich Drepper
2012-01-07Remove non-ELF supportUlrich Drepper
2012-01-01More fallout from gets removalUlrich Drepper
2012-01-01Update copyright yearUlrich Drepper
2011-09-08Add range checking for FD_SET, FD_CLR, and FD_ISSETUlrich Drepper
2011-06-28Fix quoting in some installed shell scriptsUlrich Drepper
2011-05-28Unify messagesUlrich Drepper
2011-01-17Update copyright year.Ulrich Drepper
2010-09-25Add two forgotten licence exceptionsPetr Baudis
2010-09-05Remove undefined operationsAndreas Schwab
2010-06-30Improve 64bit memcpy/memmove for Atom, Core 2 and Core i7H.J. Lu
2010-03-15Update copyright year.Ulrich Drepper
2009-07-30Add CFLAGS definition missing from last patch.Ulrich Drepper
2009-07-30Add test case for ____longjmp_chk vs signal stacks.Ulrich Drepper
2009-06-16Don't treat bug reporting message as a format string.Andreas Schwab
2009-05-15Check for valid stack frame in longjmp.Ulrich Drepper
2009-04-26* sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inlineUlrich Drepper
2009-02-06* debug/xtrace.sh: Unify translatable messages.Ulrich Drepper
2009-01-02* posix/getconf.c: Update copyright year.Ulrich Drepper
2008-10-31[BZ #6980]Ulrich Drepper
2008-04-07* stdlib/mbtowc.c (__no_r_state): Remove. Jakub Jelinek
2008-03-05* include/stdio.h (__asprintf_chk, __dprintf_chk,cvs/fedora-glibc-20080305T0857Ulrich Drepper
2008-01-02* posix/getconf.c: Update copyright year.Ulrich Drepper
2007-09-26* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ defineUlrich Drepper
2007-09-15* rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.Ulrich 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
2007-08-28Debug version of fread.Ulrich Drepper
2007-08-26* debug/Makefile: Disable format checking when compiling tst-chk?.c.Ulrich Drepper
2007-08-22[BZ #4582]Ulrich Drepper