about summary refs log tree commit diff
path: root/stdlib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Include errno.h. Change main() to do_test(). Define TEST_FUNCTION. Include ...Ulrich Drepper2007-01-111-1/+2
* * posix/execvp.c: Include alloca.h.Ulrich Drepper2007-01-031-1/+2
* * stdlib/Makefile (tests): Add tst-makecontext.Ulrich Drepper2006-12-191-1/+2
* [BZ #3747]Ulrich Drepper2006-12-191-1/+1
* * stdlib/strtod_l.c (____STRTOF_INTERNAL): Parse thousandUlrich Drepper2006-12-111-1/+1
* [BZ #3664]Ulrich Drepper2006-12-101-1/+1
* [BZ #3673]Ulrich Drepper2006-12-101-1/+2
* * configure.in: Require assembler support for visibility, compilerUlrich Drepper2006-10-281-4/+0
* [BZ #3018]Ulrich Drepper2006-08-211-1/+1
* * Makefile (subdir-target-args): New variable.Roland McGrath2006-02-281-2/+1
* * Makerules ($(+sysdir_pfx)sysd-rules): Emit pattern rules to installRoland McGrath2006-01-171-1/+3
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-141-3/+4
* * stdlib/Makefile ($(objpfx)isomac.out): Move -I.. to the end soUlrich Drepper2005-12-251-1/+1
* * sysdeps/unix/sysv/linux/i386/ucontext_i.h: File removed.Roland McGrath2005-12-221-2/+1
* [BZ #1468]Ulrich Drepper2005-10-141-1/+2
* [BZ #1230]Ulrich Drepper2005-09-281-1/+1
* 2005-07-21 Roland McGrath <roland@redhat.com>Roland McGrath2005-07-221-1/+1
* * stdlib/bits/stdlib.h: New file.Ulrich Drepper2005-07-131-1/+1