about summary refs log tree commit diff
path: root/stdlib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Refactor strtod parsing of NaN payloads.Joseph Myers2015-11-241-0/+1
* Fix strtod ("NAN(I)") in Turkish locales (bug 19266).Joseph Myers2015-11-241-1/+3
* Fix strtol in Turkish locales (bug 19242).Joseph Myers2015-11-231-2/+5
* Add dependencies on needed locales in each subdir tests (bug 18969)Andreas Schwab2015-10-121-0/+12
* Also use l_tls_dtor_count to decide on object unload (BZ #18657)Siddhesh Poyarekar2015-07-231-1/+4
* S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...Stefan Liebler2015-07-071-0/+2
* Bug 18125: Call exit after last linked context.Carlos O'Donell2015-05-081-1/+8
* S/390: Fix setcontext/swapcontext which are not restoring sigmask.Stefan Liebler2015-03-121-5/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-1/+0
* Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar2014-11-191-0/+1
* Don't require test wrappers to preserve environment variables, use more consi...Joseph Myers2014-06-061-1/+3
* Include LOCPATH in default test environment.Joseph Myers2014-06-041-5/+0
* Use existing makefile variables for dependencies on glibc libraries.Joseph Myers2014-05-161-12/+6
* Enumerate tests with special rules in tests-special variable.Joseph Myers2014-03-061-7/+7
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-2/+2
* Generate .test-result files for tests with special rules.Joseph Myers2014-02-211-2/+4
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Fix dependencies for stdlib/tst-tls-atexitAndreas Schwab2013-08-261-1/+1
* Link extra-libs consistently with libc and ld.so.Joseph Myers2013-05-311-1/+1
* More tests for external charater sequences representing NaNs.Thomas Schwinge2013-04-051-0/+1
* C++11 thread_local destructors supportSiddhesh Poyarekar2013-02-181-2/+10
* Install stdlib-bsearch.h headerOndrej Bilka2013-02-131-1/+2
* Add --enable-hardcoded-path-in-tests configure optionH.J. Lu2013-01-111-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Compile x86 rtld with -mno-sse -mno-mmxH.J. Lu2012-11-021-1/+1
* Fix strtod handling of underflow (bug 14047).Joseph Myers2012-10-301-1/+4
* Define and use $(run-built-tests).Joseph Myers2012-10-241-1/+1
* Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin2012-09-251-2/+2
* Make strtod respect the rounding mode (bug 14518).Joseph Myers2012-09-121-0/+1
* Fix strtod rounding (bug 3479).Joseph Myers2012-08-271-1/+1
* Fix strtod integer/buffer overflow (bug 14459).Joseph Myers2012-08-271-1/+1
* Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.Roland McGrath2012-08-171-4/+2
* Rename __secure_getenv to secure_getenvFlorian Weimer2012-07-251-1/+3
* Fix test-suite failues with -Wl,--as-neededAllan McRae2012-05-021-0/+1
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-3/+0
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix locking problem in fmtmsgUlrich Drepper2012-01-161-2/+3
* Fix FPU context handling in getcontext on x86-64.Ulrich Drepper2011-04-171-2/+9
* Remove tst-sigcontext test.Ulrich Drepper2009-12-241-1/+1
* Additional setcontext(), etc. conformance tests.Maciej W. Rozycki2009-12-241-1/+2
* * stdlib/Makefile (routines): Add quick_exit, at_quick_exit, andUlrich Drepper2009-03-081-2/+3
* * stdlib/Makefile (tests): Add tst-unsetenv1.Ulrich Drepper2008-12-021-1/+1
* [BZ #5774]Ulrich Drepper2008-03-081-1/+1
* * stdlib/Makefile (aux): Add tens_in_limb.Ulrich Drepper2008-03-081-1/+1
* * sysdeps/unix/sysv/linux/i386/makecontext.S (__makecontext): AvoidUlrich Drepper2008-01-091-2/+4
* 2007-10-04 Jakub JelinekUlrich Drepper2007-10-051-1/+1
* * stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly handle -0.Ulrich Drepper2007-08-031-1/+2
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-4/+0
* .Jakub Jelinek2007-07-311-0/+4