| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-08-26 | Fix dependencies for stdlib/tst-tls-atexit |  Andreas Schwab | 1 | -1/+1 |
| 2013-05-31 | Link extra-libs consistently with libc and ld.so. |  Joseph Myers | 1 | -1/+1 |
| 2013-04-05 | More tests for external charater sequences representing NaNs. |  Thomas Schwinge | 1 | -0/+1 |
| 2013-02-18 | C++11 thread_local destructors support |  Siddhesh Poyarekar | 1 | -2/+10 |
| 2013-02-13 | Install stdlib-bsearch.h header |  Ondrej Bilka | 1 | -1/+2 |
| 2013-01-11 | Add --enable-hardcoded-path-in-tests configure option |  H.J. Lu | 1 | -1/+1 |
| 2013-01-02 | Update copyright notices with scripts/update-copyrights. |  Joseph Myers | 1 | -1/+1 |
| 2012-11-02 | Compile x86 rtld with -mno-sse -mno-mmx |  H.J. Lu | 1 | -1/+1 |
| 2012-10-30 | Fix strtod handling of underflow (bug 14047). |  Joseph Myers | 1 | -1/+4 |
| 2012-10-24 | Define and use $(run-built-tests). |  Joseph Myers | 1 | -1/+1 |
| 2012-09-25 | Set "fail on error" mode directly in testsuite shell scripts |  Dmitry V. Levin | 1 | -2/+2 |
| 2012-09-12 | Make strtod respect the rounding mode (bug 14518). |  Joseph Myers | 1 | -0/+1 |
| 2012-08-27 | Fix strtod rounding (bug 3479). |  Joseph Myers | 1 | -1/+1 |
| 2012-08-27 | Fix strtod integer/buffer overflow (bug 14459). |  Joseph Myers | 1 | -1/+1 |
| 2012-08-17 | Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO. |  Roland McGrath | 1 | -4/+2 |
| 2012-07-25 | Rename __secure_getenv to secure_getenv |  Florian Weimer | 1 | -1/+3 |
| 2012-05-02 | Fix test-suite failues with -Wl,--as-needed |  Allan McRae | 1 | -0/+1 |
| 2012-03-07 | Remove distribute variable from Makefiles |  Ulrich Drepper | 1 | -3/+0 |
| 2012-02-09 | Replace FSF snail mail address with URLs. |  Paul Eggert | 1 | -3/+2 |
| 2012-01-16 | Fix locking problem in fmtmsg |  Ulrich Drepper | 1 | -2/+3 |
| 2011-04-17 | Fix FPU context handling in getcontext on x86-64. |  Ulrich Drepper | 1 | -2/+9 |
| 2009-12-24 | Remove tst-sigcontext test. |  Ulrich Drepper | 1 | -1/+1 |
| 2009-12-24 | Additional setcontext(), etc. conformance tests. |  Maciej W. Rozycki | 1 | -1/+2 |
| 2009-03-08 | * stdlib/Makefile (routines): Add quick_exit, at_quick_exit, and |  Ulrich Drepper | 1 | -2/+3 |
| 2008-12-02 | * stdlib/Makefile (tests): Add tst-unsetenv1. |  Ulrich Drepper | 1 | -1/+1 |
| 2008-03-08 | [BZ #5774] |  Ulrich Drepper | 1 | -1/+1 |
| 2008-03-08 | * stdlib/Makefile (aux): Add tens_in_limb. |  Ulrich Drepper | 1 | -1/+1 |
| 2008-01-09 | * sysdeps/unix/sysv/linux/i386/makecontext.S (__makecontext): Avoid |  Ulrich Drepper | 1 | -2/+4 |
| 2007-10-05 | 2007-10-04 Jakub Jelinek |  Ulrich Drepper | 1 | -1/+1 |
| 2007-08-03 | * stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly handle -0. |  Ulrich Drepper | 1 | -1/+2 |
| 2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #3483, BZ #3493, BZ #3514, BZ #3515, BZ #3664, BZ #3673, BZ #3674] |  Ulrich Drepper | 1 | -4/+0 |
| 2007-07-31 | . |  Jakub Jelinek | 1 | -0/+4 |
| 2007-01-11 | Include errno.h. Change main() to do_test(). Define TEST_FUNCTION. Include test-skeleton.c. (do_test): Check errno and exit(0) if ENOSYS. |  Ulrich Drepper | 1 | -1/+2 |
| 2007-01-03 | * posix/execvp.c: Include alloca.h. |  Ulrich Drepper | 1 | -1/+2 |
| 2006-12-19 | * stdlib/Makefile (tests): Add tst-makecontext. |  Ulrich Drepper | 1 | -1/+2 |
| 2006-12-19 | [BZ #3747] |  Ulrich Drepper | 1 | -1/+1 |
| 2006-12-11 | * stdlib/strtod_l.c (____STRTOF_INTERNAL): Parse thousand |  Ulrich Drepper | 1 | -1/+1 |
| 2006-12-10 | [BZ #3664] |  Ulrich Drepper | 1 | -1/+1 |
| 2006-12-10 | [BZ #3673] |  Ulrich Drepper | 1 | -1/+2 |
| 2006-10-28 | * configure.in: Require assembler support for visibility, compiler |  Ulrich Drepper | 1 | -4/+0 |
| 2006-08-21 | [BZ #3018] |  Ulrich Drepper | 1 | -1/+1 |
| 2006-02-28 | * Makefile (subdir-target-args): New variable. |  Roland McGrath | 1 | -2/+1 |
| 2006-01-17 | * Makerules ($(+sysdir_pfx)sysd-rules): Emit pattern rules to install |  Roland McGrath | 1 | -1/+3 |
| 2006-01-14 | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New |  Roland McGrath | 1 | -3/+4 |
| 2005-12-25 | * stdlib/Makefile ($(objpfx)isomac.out): Move -I.. to the end so |  Ulrich Drepper | 1 | -1/+1 |
| 2005-12-22 | * sysdeps/unix/sysv/linux/i386/ucontext_i.h: File removed. |  Roland McGrath | 1 | -2/+1 |
| 2005-10-14 | [BZ #1468] |  Ulrich Drepper | 1 | -1/+2 |
| 2005-09-28 | [BZ #1230] |  Ulrich Drepper | 1 | -1/+1 |
| 2005-07-22 | 2005-07-21 Roland McGrath <roland@redhat.com> |  Roland McGrath | 1 | -1/+1 |
| 2005-07-13 | * stdlib/bits/stdlib.h: New file. |  Ulrich Drepper | 1 | -1/+1 |