summaryrefslogtreecommitdiff
path: root/debug
Commit message (Expand)AuthorAgeFilesLines
* libio: Implement vtable verification [BZ #20191]Florian Weimer2016-06-234-4/+4
* test-skeleton.c: Add write_message functionFlorian Weimer2016-06-231-10/+8
* debug/tst-longjmp_chk2: Make signal handler more conservative [BZ #20248]Florian Weimer2016-06-131-5/+18
* Make shebang interpreter directives consistentMarko Myllynen2016-01-071-1/+1
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2016-01-043-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-04100-100/+100
* tst-backtrace4: fix a warning messageTulio Magno Quites Machado Filho2015-10-211-2/+2
* Convert miscellaneous function definitions to prototype style.Joseph Myers2015-10-201-3/+2
* Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers2015-10-201-3/+1
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-1612-54/+12
* Remove -fexceptions configure test.Joseph Myers2015-10-151-17/+17
* Add dependencies on needed locales in each subdir tests (bug 18969)Andreas Schwab2015-10-121-0/+7
* Fix strcpy_chk and stpcpy_chk performance.Ondřej Bílka2015-08-252-55/+11
* Fix BZ #18084 -- backtrace (..., 0) dumps core on x86.Paul Pluzhnikov2015-08-151-0/+6
* stpncpy: fix size checking [BZ #18975]Zack Weinberg2015-08-141-10/+159
* Let tests result in UNSUPPORTED; use that for unbuildable C++ casesRoland McGrath2015-03-101-2/+4
* Avoid C++ tests when the C++ cannot be linked.Roland McGrath2015-03-041-1/+4
* Conditionalize some tests' use of SA_SIGINFO.Roland McGrath2015-02-061-2/+9
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2015-01-023-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-02100-100/+100
* 2014-12-10 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2014-12-101-0/+1
* Use -Werror by default, add --disable-werror.Joseph Myers2014-12-101-13/+15
* Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests.Joseph Myers2014-11-263-43/+0
* Fix -Wundef warning on PAGE_COPY_THRESHOLDSiddhesh Poyarekar2014-07-032-2/+0
* Remove unnecessary include in memmove_chkSiddhesh Poyarekar2014-06-271-1/+0
* Include LOCPATH in default test environment.Joseph Myers2014-06-041-12/+0
* tst-longjmp_chk2: add comments/sanity checkMike Frysinger2014-03-131-1/+6
* Fix fallout from Joseph's untested Makeconfig change.Roland McGrath2014-02-281-1/+1
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-2/+2
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-1030-47/+47
* tst-backtrace4: expand output even on failuresMike Frysinger2014-02-081-7/+8
* tst-longjmp_chk3: new test for checking sigaltstack edge casesMike Frysinger2014-02-082-0/+87
* tests: unify fortification handler logicMike Frysinger2014-02-083-59/+15
* tst-longjmp_chk: add comments and convert to test-skeletonMike Frysinger2014-02-081-2/+7
* Update remaining copyright datesAllan McRae2014-01-013-3/+3
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-01101-101/+101
* Remove unused variables in __stpncpy_chkSiddhesh Poyarekar2013-12-051-3/+0
* Refactor several debug routines.Ondřej Bílka2013-12-046-288/+6
* Fix typos.Ondřej Bílka2013-08-291-1/+1
* PowerPC: fix backtrace to handle signal trampolinesAdhemerval Zanella2013-08-203-4/+32
* Port remaining string benchmarksSiddhesh Poyarekar2013-06-111-24/+0
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-072-4/+4
* Fix leading whitespaces.Ondrej Bilka2013-06-061-1/+1
* Link extra-libs consistently with libc and ld.so.Joseph Myers2013-05-311-10/+0
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-162-0/+2
* Move getlogin_r_chk to login/ subdir.Roland McGrath2013-05-063-33/+5
* Move ptsname_r_chk to login/ subdir.Roland McGrath2013-05-063-30/+5
* Remove __ptrvalue, __bounded and __unbounded.Joseph Myers2013-02-131-2/+2
* Remove CHECK_N and bp-checks.h.Joseph Myers2013-02-081-2/+0
* Remove BOUNDED_N and BOUNDED_1.Joseph Myers2013-02-011-3/+2