213 Commits (5ee1e3cebc47495a36d17a0066c241978ca6f502)

Author SHA1 Message Date
Joseph Myers 7553131847 Fix struct sigaltstack namespace (bug 21517). 9 years ago
Wainer dos Santos Moschetta fb82116f24 Update string tests to use the support test driver. 9 years ago
Zack Weinberg 9090848d06 Narrowing the visibility of libc-internal.h even further. 9 years ago
Zack Weinberg 7caa5054af Clean up conditionals for declaration of gets. 10 years ago
Joseph Myers 58b587c1f8 Update copyright dates not handled by scripts/update-copyrights. 9 years ago
Joseph Myers bfff8b1bec Update copyright dates with scripts/update-copyrights. 9 years ago
Nick Alcock 524a8ef2ad PLT avoidance for __stack_chk_fail [BZ #7065] 9 years ago
Zack Weinberg ea1bd74def New string function explicit_bzero (from OpenBSD). 10 years ago
Florian Weimer 341657bc9c debug: Additional compiler barriers for backtrace tests [BZ #20956] 9 years ago
Zack Weinberg d3bf0bade6 Add tests for fortification of bcopy and bzero. 10 years ago
Florian Weimer db3476aff1 libio: Implement vtable verification [BZ #20191] 10 years ago
Florian Weimer 14699b6e37 test-skeleton.c: Add write_message function 10 years ago
Florian Weimer 2c41b52901 debug/tst-longjmp_chk2: Make signal handler more conservative [BZ #20248] 10 years ago
Marko Myllynen 48d0341cdd Make shebang interpreter directives consistent 10 years ago
Joseph Myers 1979f3c1ad Update copyright dates not handled by scripts/update-copyrights. 10 years ago
Joseph Myers f7a9f785e5 Update copyright dates with scripts/update-copyrights. 10 years ago
Tulio Magno Quites Machado Filho 0ad76d1ee7 tst-backtrace4: fix a warning message 11 years ago
Joseph Myers 80d9be8122 Convert miscellaneous function definitions to prototype style. 11 years ago
Joseph Myers 9dd346ff43 Convert 113 more function definitions to prototype style (files with assertions). 11 years ago
Joseph Myers 9d46370ca3 Convert 703 function definitions to prototype style. 11 years ago
Joseph Myers 56ab386964 Remove -fexceptions configure test. 11 years ago
Andreas Schwab f881f6ff62 Add dependencies on needed locales in each subdir tests (bug 18969) 11 years ago
Ondřej Bílka 0d0325ed4b Fix strcpy_chk and stpcpy_chk performance. 11 years ago
Paul Pluzhnikov d5dff793af Fix BZ #18084 -- backtrace (..., 0) dumps core on x86. 11 years ago
Zack Weinberg 8ff5e0ec49 stpncpy: fix size checking [BZ #18975] 11 years ago
Roland McGrath 44a6213c8e Let tests result in UNSUPPORTED; use that for unbuildable C++ cases 11 years ago
Roland McGrath e4693aa7c1 Avoid C++ tests when the C++ cannot be linked. 11 years ago
Roland McGrath cfa69b0bb2 Conditionalize some tests' use of SA_SIGINFO. 11 years ago
Joseph Myers 9706dc5f53 Update copyright dates not handled by scripts/update-copyrights. 11 years ago
Joseph Myers b168057aaa Update copyright dates with scripts/update-copyrights. 11 years ago
Steve Ellcey 48c43298bf 2014-12-10 Steve Ellcey <sellcey@imgtec.com> 11 years ago
Joseph Myers a4ecc9eb9b Use -Werror by default, add --disable-werror. 11 years ago
Joseph Myers bd5dadac87 Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests. 12 years ago
Siddhesh Poyarekar 99f8dc9220 Fix -Wundef warning on PAGE_COPY_THRESHOLD 12 years ago
Siddhesh Poyarekar b97c9ce50d Remove unnecessary include in memmove_chk 12 years ago
Joseph Myers 2bf1804182 Include LOCPATH in default test environment. 12 years ago
Mike Frysinger 5896c8bdd9 tst-longjmp_chk2: add comments/sanity check 12 years ago
Roland McGrath f08e9a2629 Fix fallout from Joseph's untested Makeconfig change. 12 years ago
Joseph Myers a5f891ac8d Consistently include Makeconfig after defining subdir. 12 years ago
Ondřej Bílka a1ffb40e32 Use glibc_likely instead __builtin_expect. 12 years ago
Mike Frysinger 0b7c7473b9 tst-backtrace4: expand output even on failures 12 years ago
Mike Frysinger ac8cc9e300 tst-longjmp_chk3: new test for checking sigaltstack edge cases 12 years ago
Mike Frysinger c5bb8e2399 tests: unify fortification handler logic 12 years ago
Mike Frysinger 10444e425e tst-longjmp_chk: add comments and convert to test-skeleton 12 years ago
Allan McRae 88726d48af Update remaining copyright dates 12 years ago
Allan McRae d4697bc93d Update copyright notices with scripts/update-copyrights 12 years ago
Siddhesh Poyarekar 232983e9a7 Remove unused variables in __stpncpy_chk 13 years ago
Ondřej Bílka d674f0ef38 Refactor several debug routines. 13 years ago
Ondřej Bílka 6f65e66895 Fix typos. 13 years ago
Adhemerval Zanella d400dcac5e PowerPC: fix backtrace to handle signal trampolines 13 years ago