Remove unused variable from stdlib/setenv.c
[platform/upstream/glibc.git] / stdlib / Makefile
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-08-26 Andreas SchwabFix dependencies for stdlib/tst-tls-atexit
2013-05-31 Joseph MyersLink extra-libs consistently with libc and ld.so.
2013-04-05 Thomas SchwingeMore tests for external charater sequences representing...
2013-02-18 Siddhesh PoyarekarC++11 thread_local destructors support
2013-02-13 Ondrej BilkaInstall stdlib-bsearch.h header
2013-01-11 H.J. LuAdd --enable-hardcoded-path-in-tests configure option
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-11-03 H.J. LuCompile x86 rtld with -mno-sse -mno-mmx
2012-10-30 Joseph MyersFix strtod handling of underflow (bug 14047).
2012-10-24 Joseph MyersDefine and use $(run-built-tests).
2012-09-25 Dmitry V. LevinSet "fail on error" mode directly in testsuite shell...
2012-09-12 Joseph MyersMake strtod respect the rounding mode (bug 14518).
2012-08-27 Joseph MyersFix strtod rounding (bug 3479).
2012-08-27 Joseph MyersFix strtod integer/buffer overflow (bug 14459).
2012-08-17 Roland McGrathClean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.
2012-07-25 Florian WeimerRename __secure_getenv to secure_getenv
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-05-03 Allan McRaeFix test-suite failues with -Wl,--as-needed
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-16 Ulrich DrepperFix locking problem in fmtmsg
2011-04-18 Ulrich DrepperFix FPU context handling in getcontext on x86-64.
2009-12-24 Ulrich DrepperRemove tst-sigcontext test.
2009-12-24 Maciej W. RozyckiAdditional setcontext(), etc. conformance tests.
2009-03-08 Ulrich Drepper* stdlib/Makefile (routines): Add quick_exit, at_quick_...
2008-12-02 Ulrich Drepper* stdlib/Makefile (tests): Add tst-unsetenv1.
2008-03-08 Ulrich Drepper[BZ #5774]
2008-03-08 Ulrich Drepper* stdlib/Makefile (aux): Add tens_in_limb.
2008-01-09 Ulrich Drepper* sysdeps/unix/sysv/linux/i386/makecontext.S (__makecon...
2007-10-05 Ulrich Drepper2007-10-04 Jakub Jelinek
2007-08-03 Ulrich Drepper* stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly...
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2007-01-11 Ulrich DrepperInclude errno.h. Change main() to do_test(). Define...
2007-01-03 Ulrich Drepper* posix/execvp.c: Include alloca.h.
2006-12-19 Ulrich Drepper* stdlib/Makefile (tests): Add tst-makecontext.
2006-12-19 Ulrich Drepper[BZ #3747]
2006-12-11 Ulrich Drepper* stdlib/strtod_l.c (____STRTOF_INTERNAL): Parse thousand
2006-12-10 Ulrich Drepper[BZ #3664]
2006-12-10 Ulrich Drepper[BZ #3673]
2006-10-28 Ulrich Drepper* configure.in: Require assembler support for visibilit...
2006-08-21 Ulrich Drepper[BZ #3018]
2006-02-28 Roland McGrath* Makefile (subdir-target-args): New variable.
2006-01-17 Roland McGrath* Makerules ($(+sysdir_pfx)sysd-rules): Emit pattern...
2006-01-14 Roland McGrath* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowa...
2005-12-25 Ulrich Drepper* stdlib/Makefile ($(objpfx)isomac.out): Move -I.....
2005-12-22 Roland McGrath* sysdeps/unix/sysv/linux/i386/ucontext_i.h: File removed.
2005-10-14 Ulrich Drepper[BZ #1468]
2005-09-28 Ulrich Drepper[BZ #1230]
2005-07-22 Roland McGrath2005-07-21 Roland McGrath <roland@redhat.com>
2005-07-13 Ulrich Drepper* stdlib/bits/stdlib.h: New file.
2005-02-10 Roland McGrath[BZ #710]
2005-01-23 Ulrich Drepper(CFLAGS-system.os): Use this instead of CFLAGS-system...
2005-01-20 Ulrich DrepperUpdate.
2005-01-04 Ulrich DrepperUpdate.
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-02-23 Ulrich DrepperUpdate.
2003-09-17 Ulrich DrepperUpdate.
2003-09-17 Ulrich DrepperUpdate.
2003-09-16 Ulrich DrepperUpdate.
2003-09-12 Ulrich DrepperUpdate.
2003-09-02 Ulrich Drepper(CFLAGS-oldtmpfile.c): Add -fexceptions.
2003-07-15 Ulrich DrepperUpdate.
2003-06-15 Ulrich DrepperUpdate.
2003-06-11 Ulrich DrepperUpdate.
2002-12-17 Ulrich DrepperUpdate.
2002-12-13 Ulrich DrepperUpdate.
2002-10-10 Ulrich DrepperUpdate.
2002-07-20 Ulrich DrepperUpdate.
2002-03-14 Ulrich DrepperUpdate.
2002-03-12 Ulrich DrepperUpdate.
2002-01-29 Ulrich DrepperUpdate.
2001-10-25 Andreas Schwab* stdlib/a64l.c: Expect least significant digit first.
2001-09-12 Ulrich DrepperUpdate.
2001-07-06 Andreas JaegerUpdate to LGPL v2.1.
2001-03-16 Ulrich DrepperUpdate.
2001-02-26 Ulrich DrepperUpdate.
2001-02-10 Andreas Jaeger* stdlib/Makefile (tests): Don't run tst-fmtmsg when
2001-02-07 Ulrich DrepperUpdate.
2001-02-07 Ulrich DrepperUpdate.
2001-01-24 Ulrich DrepperUpdate.
2001-01-23 Andreas JaegerUpdate.
2001-01-20 Ulrich DrepperUpdate.
2001-01-12 Ulrich DrepperUpdate.
2001-01-11 Ulrich DrepperUpdate.
2000-10-27 Ulrich DrepperUpdate.
2000-09-16 Ulrich DrepperUpdate.
2000-09-06 Ulrich DrepperUpdate.
2000-09-01 Ulrich DrepperUpdate.
2000-08-22 Ulrich DrepperUpdate.
2000-07-16 Ulrich DrepperUpdate.
2000-07-12 Ulrich DrepperUpdate.
2000-05-17 Andreas JaegerUpdate.
1999-12-27 Ulrich DrepperUpdate.
1999-10-17 Ulrich DrepperUpdate.
1999-07-29 Ulrich DrepperUpdate.
1999-06-15 Ulrich DrepperUpdate.
next