Age | Commit message (Expand) | Author |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-10-15 | Remove -fexceptions configure test. | Joseph Myers |
2015-10-12 | Add dependencies on needed locales in each subdir tests (bug 18969) | Andreas Schwab |
2015-03-10 | Let tests result in UNSUPPORTED; use that for unbuildable C++ cases | Roland McGrath |
2015-03-04 | Avoid C++ tests when the C++ cannot be linked. | Roland McGrath |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-12-10 | Use -Werror by default, add --disable-werror. | Joseph Myers |
2014-11-26 | Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests. | Joseph Myers |
2014-06-04 | Include LOCPATH in default test environment. | Joseph Myers |
2014-02-28 | Fix fallout from Joseph's untested Makeconfig change. | Roland McGrath |
2014-02-26 | Consistently include Makeconfig after defining subdir. | Joseph Myers |
2014-02-08 | tst-longjmp_chk3: new test for checking sigaltstack edge cases | Mike Frysinger |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-08-20 | PowerPC: fix backtrace to handle signal trampolines | Adhemerval Zanella |
2013-05-31 | Link extra-libs consistently with libc and ld.so. | Joseph Myers |
2013-05-06 | Move getlogin_r_chk to login/ subdir. | Roland McGrath |
2013-05-06 | Move ptsname_r_chk to login/ subdir. | Roland McGrath |
2013-01-18 | Add tests that backtrace and backtrace_symbols produce correct results. | Joseph Myers |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-11-09 | Support --with-pkgversion and --with-bugurl. | Joseph Myers |
2012-10-19 | Add debug IFUNC tests | H.J. Lu |
2012-09-07 | Rename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++ | H.J. Lu |
2012-08-17 | Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO. | Roland McGrath |
2012-05-31 | tests: move -D_FORTIFY_SOURCE to CPPFLAGS | Mike Frysinger |
2012-03-07 | Remove distribute variable from Makefiles | Ulrich Drepper |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-01-08 | Add checking versions of poll and ppoll | Ulrich Drepper |
2012-01-07 | Remove non-ELF support | Ulrich Drepper |
2011-09-08 | Add range checking for FD_SET, FD_CLR, and FD_ISSET | Ulrich Drepper |
2009-07-30 | Add CFLAGS definition missing from last patch. | Ulrich Drepper |
2009-07-30 | Add test case for ____longjmp_chk vs signal stacks. | Ulrich Drepper |
2009-05-15 | Check for valid stack frame in longjmp. | Ulrich Drepper |
2008-03-05 | * include/stdio.h (__asprintf_chk, __dprintf_chk,cvs/fedora-glibc-20080305T0857 | 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): New | Ulrich Drepper |
2007-08-26 | * debug/Makefile: Disable format checking when compiling tst-chk?.c. | Ulrich Drepper |
2007-05-24 | * Makerules (sysd-rules): Define PTW for ptw-* files. | Ulrich Drepper |
2006-05-19 | * malloc/memusage.sh (memusageso): Add quotes. | Ulrich Drepper |
2006-04-24 | * posix/bits/unistd.h (__readlinkat_chk): New prototype. | Ulrich Drepper |
2005-07-25 | * debug/mbstowcs_chk.c: New file. | Ulrich Drepper |
2005-07-20 | * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs, | Ulrich Drepper |
2005-07-18 | * nscd/grpcache.c (cache_addgr): Use correct maximum for group ID | Ulrich Drepper |
2005-07-15 | Update. | Andreas Jaeger |
2005-07-15 | * wcsmbs/bits/wchar2.h: New file. | Ulrich Drepper |
2005-07-13 | * stdlib/bits/stdlib.h: New file. | Ulrich Drepper |
2005-06-26 | * Versions.def (ld): Add GLIBC_2.4. | Ulrich Drepper |
2005-03-20 | * posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_t | Ulrich Drepper |
2005-03-01 | * posix/bits/unistd.h: Avoid calling __*_chk variants if we can | Ulrich Drepper |
2005-02-21 | * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memory | Ulrich Drepper |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper |