Age | Commit message (Expand) | Author | Files | Lines |
2022-11-08 | Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746) | Adhemerval Zanella | 1 | -12/+29 |
2022-09-05 | debug: test for more required cacellation points (BZ# 29274) | Adhemerval Zanella | 1 | -3/+3 |
2022-06-22 | debug: make __read_chk a cancellation point (bug 29274) | Andreas Schwab | 1 | -0/+7 |
2022-01-12 | debug: Synchronize feature guards in fortified functions [BZ #28746] | Siddhesh Poyarekar | 1 | -2/+8 |
2022-01-12 | debug: Autogenerate _FORTIFY_SOURCE tests | Siddhesh Poyarekar | 1 | -42/+67 |
2022-01-06 | debug: Remove catchsegv and libSegfault (BZ #14913) | Adhemerval Zanella | 1 | -17/+2 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2021-12-17 | fortify: Fix spurious warning with realpath | Siddhesh Poyarekar | 1 | -1/+2 |
2021-10-20 | debug: Add tests for _FORTIFY_SOURCE=3 | Siddhesh Poyarekar | 1 | -4/+9 |
2021-05-12 | Remove all usage of @BASH@ or ${BASH} in installed files, and hardcode /bin/b... | Romain GEISSLER | 1 | -3/+2 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-11-05 | Remove __warndecl | Siddhesh Poyarekar | 1 | -1/+1 |
2020-02-11 | debug: Add missing locale dependencies of fortify tests | Florian Weimer | 1 | -0/+11 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-12-05 | Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319) | Zack Weinberg | 1 | -1/+1 |
2018-07-05 | Compile debug/stack_chk_fail_local.c with stack protector | Florian Weimer | 1 | -2/+5 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-12-11 | Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c | H.J. Lu | 1 | -54/+54 |
2017-09-19 | Enable unwind info in libc-start.c and backtrace.c | Wilco Dijkstra | 1 | -1/+1 |
2017-07-19 | Don't add stack_chk_fail_local.o to libc.a [BZ #21740] | H.J. Lu | 1 | -0/+4 |
2017-07-12 | Compile tst-ssp-1.c with -fstack-protector-all | H.J. Lu | 1 | -1/+1 |
2017-07-11 | Avoid backtrace from __stack_chk_fail [BZ #12189] | H.J. Lu | 1 | -0/+6 |
2017-02-25 | Clean up conditionals for declaration of gets. | Zack Weinberg | 1 | -15/+16 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-12-26 | PLT avoidance for __stack_chk_fail [BZ #7065] | Nick Alcock | 1 | -0/+6 |
2016-12-16 | New string function explicit_bzero (from OpenBSD). | Zack Weinberg | 1 | -0/+1 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-10-15 | Remove -fexceptions configure test. | Joseph Myers | 1 | -17/+17 |
2015-10-12 | Add dependencies on needed locales in each subdir tests (bug 18969) | Andreas Schwab | 1 | -0/+7 |
2015-03-10 | Let tests result in UNSUPPORTED; use that for unbuildable C++ cases | Roland McGrath | 1 | -2/+4 |
2015-03-04 | Avoid C++ tests when the C++ cannot be linked. | Roland McGrath | 1 | -1/+4 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-12-10 | Use -Werror by default, add --disable-werror. | Joseph Myers | 1 | -13/+15 |
2014-11-26 | Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests. | Joseph Myers | 1 | -3/+0 |
2014-06-04 | Include LOCPATH in default test environment. | Joseph Myers | 1 | -12/+0 |
2014-02-28 | Fix fallout from Joseph's untested Makeconfig change. | Roland McGrath | 1 | -1/+1 |
2014-02-26 | Consistently include Makeconfig after defining subdir. | Joseph Myers | 1 | -2/+2 |
2014-02-08 | tst-longjmp_chk3: new test for checking sigaltstack edge cases | Mike Frysinger | 1 | -0/+2 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-08-20 | PowerPC: fix backtrace to handle signal trampolines | Adhemerval Zanella | 1 | -1/+3 |
2013-05-31 | Link extra-libs consistently with libc and ld.so. | Joseph Myers | 1 | -10/+0 |
2013-05-06 | Move getlogin_r_chk to login/ subdir. | Roland McGrath | 1 | -4/+4 |
2013-05-06 | Move ptsname_r_chk to login/ subdir. | Roland McGrath | 1 | -1/+4 |
2013-01-18 | Add tests that backtrace and backtrace_symbols produce correct results. | Joseph Myers | 1 | -1/+13 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-11-09 | Support --with-pkgversion and --with-bugurl. | Joseph Myers | 1 | -2/+6 |
2012-10-19 | Add debug IFUNC tests | H.J. Lu | 1 | -0/+3 |
2012-09-07 | Rename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++ | H.J. Lu | 1 | -6/+6 |