Age | Commit message (Expand) | Author | Files | Lines |
2013-06-07 | Avoid use of "register" as optimization hint. | Joseph Myers | 2 | -4/+4 |
2013-06-06 | Fix leading whitespaces. | Ondrej Bilka | 1 | -1/+1 |
2013-05-31 | Link extra-libs consistently with libc and ld.so. | Joseph Myers | 1 | -10/+0 |
2013-05-16 | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold | 2 | -0/+2 |
2013-05-06 | Move getlogin_r_chk to login/ subdir. | Roland McGrath | 3 | -33/+5 |
2013-05-06 | Move ptsname_r_chk to login/ subdir. | Roland McGrath | 3 | -30/+5 |
2013-02-13 | Remove __ptrvalue, __bounded and __unbounded. | Joseph Myers | 1 | -2/+2 |
2013-02-08 | Remove CHECK_N and bp-checks.h. | Joseph Myers | 1 | -2/+0 |
2013-02-01 | Remove BOUNDED_N and BOUNDED_1. | Joseph Myers | 1 | -3/+2 |
2013-01-24 | Avoid backtrace tests matching filenames when searching for function names. | Joseph Myers | 5 | -65/+65 |
2013-01-18 | Add tests that backtrace and backtrace_symbols produce correct results. | Joseph Myers | 5 | -1/+501 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 96 | -111/+96 |
2013-01-01 | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers | 1 | -2/+1 |
2013-01-01 | Update copyright years. | David S. Miller | 3 | -6/+6 |
2012-11-29 | Mention that __chk_fail is a public ABI in test-strcpy_chk.c | Florian Weimer | 1 | -0/+3 |
2012-11-15 | Update --version copyright dates for memusagestat and pcprofiledump. | Joseph Myers | 1 | -1/+1 |
2012-11-09 | Support --with-pkgversion and --with-bugurl. | Joseph Myers | 4 | -13/+21 |
2012-10-19 | Add debug IFUNC tests | H.J. Lu | 5 | -2/+47 |
2012-09-07 | Rename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++ | H.J. Lu | 1 | -6/+6 |
2012-08-17 | Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO. | Roland McGrath | 1 | -27/+27 |
2012-06-13 | Suppress sign-conversion warning from FD_SET. | Paul Pluzhnikov | 1 | -4/+4 |
2012-05-31 | tests: move -D_FORTIFY_SOURCE to CPPFLAGS | Mike Frysinger | 1 | -4/+8 |
2012-05-24 | Remove use of INTDEF/INTUSE in libio | Andreas Schwab | 10 | -41/+30 |
2012-04-29 | Fix attributes for fortify functions. | Marek Polacek | 1 | -1/+1 |
2012-04-18 | Remove all traces of reg_char. | David S. Miller | 4 | -4/+4 |
2012-03-27 | Merge branch 'elf-move' | Andreas Jaeger | 2 | -20/+147 |
2012-03-20 | Move stdio-common/_itoa.h to sysdeps/generic | H.J. Lu | 2 | -2/+2 |
2012-03-20 | Remove old debug/backtracesyms files, replace with elf versions. | Andreas Jaeger | 2 | -20/+147 |
2012-03-07 | Remove distribute variable from Makefiles | Ulrich Drepper | 1 | -2/+0 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 95 | -285/+190 |
2012-01-24 | Fix gets problems | Ulrich Drepper | 1 | -5/+0 |
2012-01-08 | Add checking versions of poll and ppoll | Ulrich Drepper | 5 | -2/+81 |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper | 6 | -13/+13 |
2012-01-07 | Remove non-ELF support | Ulrich Drepper | 1 | -3/+1 |
2012-01-01 | More fallout from gets removal | Ulrich Drepper | 1 | -0/+6 |
2012-01-01 | Update copyright year | Ulrich Drepper | 2 | -4/+4 |
2011-09-08 | Add range checking for FD_SET, FD_CLR, and FD_ISSET | Ulrich Drepper | 4 | -6/+62 |
2011-06-28 | Fix quoting in some installed shell scripts | Ulrich Drepper | 1 | -1/+1 |
2011-05-28 | Unify messages | Ulrich Drepper | 1 | -2/+2 |
2011-01-17 | Update copyright year. | Ulrich Drepper | 2 | -4/+4 |
2010-09-25 | Add two forgotten licence exceptions | Petr Baudis | 2 | -0/+34 |
2010-09-05 | Remove undefined operations | Andreas Schwab | 1 | -5/+5 |
2010-06-30 | Improve 64bit memcpy/memmove for Atom, Core 2 and Core i7 | H.J. Lu | 1 | -1/+5 |
2010-03-15 | Update copyright year. | Ulrich Drepper | 2 | -5/+5 |
2009-07-30 | Add CFLAGS definition missing from last patch. | Ulrich Drepper | 1 | -0/+2 |
2009-07-30 | Add test case for ____longjmp_chk vs signal stacks. | Ulrich Drepper | 2 | -1/+116 |
2009-06-16 | Don't treat bug reporting message as a format string. | Andreas Schwab | 1 | -1/+1 |
2009-05-15 | Check for valid stack frame in longjmp. | Ulrich Drepper | 4 | -2/+122 |
2009-04-26 | * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inline | Ulrich Drepper | 3 | -9/+9 |
2009-02-06 | * debug/xtrace.sh: Unify translatable messages. | Ulrich Drepper | 2 | -3/+22 |