| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c | H.J. Lu | 2017-12-11 | 1 | -54/+54 |
* | Enable unwind info in libc-start.c and backtrace.c | Wilco Dijkstra | 2017-09-19 | 1 | -1/+1 |
* | Don't add stack_chk_fail_local.o to libc.a [BZ #21740] | H.J. Lu | 2017-07-19 | 1 | -0/+4 |
* | Compile tst-ssp-1.c with -fstack-protector-all | H.J. Lu | 2017-07-12 | 1 | -1/+1 |
* | Avoid backtrace from __stack_chk_fail [BZ #12189] | H.J. Lu | 2017-07-11 | 1 | -0/+6 |
* | Clean up conditionals for declaration of gets. | Zack Weinberg | 2017-02-25 | 1 | -15/+16 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | PLT avoidance for __stack_chk_fail [BZ #7065] | Nick Alcock | 2016-12-26 | 1 | -0/+6 |
* | New string function explicit_bzero (from OpenBSD). | Zack Weinberg | 2016-12-16 | 1 | -0/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Remove -fexceptions configure test. | Joseph Myers | 2015-10-15 | 1 | -17/+17 |
* | Add dependencies on needed locales in each subdir tests (bug 18969) | Andreas Schwab | 2015-10-12 | 1 | -0/+7 |
* | Let tests result in UNSUPPORTED; use that for unbuildable C++ cases | Roland McGrath | 2015-03-10 | 1 | -2/+4 |
* | Avoid C++ tests when the C++ cannot be linked. | Roland McGrath | 2015-03-04 | 1 | -1/+4 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Use -Werror by default, add --disable-werror. | Joseph Myers | 2014-12-10 | 1 | -13/+15 |
* | Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests. | Joseph Myers | 2014-11-26 | 1 | -3/+0 |
* | Include LOCPATH in default test environment. | Joseph Myers | 2014-06-04 | 1 | -12/+0 |
* | Fix fallout from Joseph's untested Makeconfig change. | Roland McGrath | 2014-02-28 | 1 | -1/+1 |
* | Consistently include Makeconfig after defining subdir. | Joseph Myers | 2014-02-26 | 1 | -2/+2 |
* | tst-longjmp_chk3: new test for checking sigaltstack edge cases | Mike Frysinger | 2014-02-08 | 1 | -0/+2 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | PowerPC: fix backtrace to handle signal trampolines | Adhemerval Zanella | 2013-08-20 | 1 | -1/+3 |
* | Link extra-libs consistently with libc and ld.so. | Joseph Myers | 2013-05-31 | 1 | -10/+0 |
* | Move getlogin_r_chk to login/ subdir. | Roland McGrath | 2013-05-06 | 1 | -4/+4 |
* | Move ptsname_r_chk to login/ subdir. | Roland McGrath | 2013-05-06 | 1 | -1/+4 |
* | Add tests that backtrace and backtrace_symbols produce correct results. | Joseph Myers | 2013-01-18 | 1 | -1/+13 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Support --with-pkgversion and --with-bugurl. | Joseph Myers | 2012-11-09 | 1 | -2/+6 |
* | Add debug IFUNC tests | H.J. Lu | 2012-10-19 | 1 | -0/+3 |
* | Rename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++ | H.J. Lu | 2012-09-07 | 1 | -6/+6 |
* | Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO. | Roland McGrath | 2012-08-17 | 1 | -27/+27 |
* | tests: move -D_FORTIFY_SOURCE to CPPFLAGS | Mike Frysinger | 2012-05-31 | 1 | -4/+8 |
* | Remove distribute variable from Makefiles | Ulrich Drepper | 2012-03-07 | 1 | -2/+0 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Add checking versions of poll and ppoll | Ulrich Drepper | 2012-01-08 | 1 | -1/+1 |
* | Remove non-ELF support | Ulrich Drepper | 2012-01-07 | 1 | -3/+1 |
* | Add range checking for FD_SET, FD_CLR, and FD_ISSET | Ulrich Drepper | 2011-09-08 | 1 | -1/+2 |
* | Add CFLAGS definition missing from last patch. | Ulrich Drepper | 2009-07-30 | 1 | -0/+2 |
* | Add test case for ____longjmp_chk vs signal stacks. | Ulrich Drepper | 2009-07-30 | 1 | -1/+2 |
* | Check for valid stack frame in longjmp. | Ulrich Drepper | 2009-05-15 | 1 | -2/+5 |
* | * include/stdio.h (__asprintf_chk, __dprintf_chk,cvs/fedora-glibc-20080305T0857 | Ulrich Drepper | 2008-03-05 | 1 | -2/+8 |
* | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 2007-09-15 | 1 | -1/+23 |
* | * libio/bits/stdio2.h (__fread_chk, __fread_unlocked_chk): New | Ulrich Drepper | 2007-08-28 | 1 | -1/+3 |
* | * debug/Makefile: Disable format checking when compiling tst-chk?.c. | Ulrich Drepper | 2007-08-26 | 1 | -0/+5 |
* | * Makerules (sysd-rules): Define PTW for ptw-* files. | Ulrich Drepper | 2007-05-24 | 1 | -2/+2 |
* | * malloc/memusage.sh (memusageso): Add quotes. | Ulrich Drepper | 2006-05-19 | 1 | -2/+4 |
* | * posix/bits/unistd.h (__readlinkat_chk): New prototype. | Ulrich Drepper | 2006-04-24 | 1 | -1/+2 |
* | * debug/mbstowcs_chk.c: New file. | Ulrich Drepper | 2005-07-25 | 1 | -1/+2 |
* | * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs, | Ulrich Drepper | 2005-07-20 | 1 | -1/+2 |