Mention BZ #14229 in NEWS
[platform/upstream/glibc.git] / stdlib /
2012-06-04 David S. MillerSync longlong.h with GCC to fix a sparc regression.
2012-06-01 David S. MillerUpdate longlong.h from GCC to get some sparc improvements.
2012-05-24 Andreas SchwabRemove use of INTDEF/INTUSE in libio
2012-05-17 Chris Metcalfmath: support platforms with limited FP rounding or...
2012-05-09 H.J. LuUpdate stdlib/longlong.h from GCC
2012-05-04 Joseph MyersFix strtod rounding of hex values (bug 14049).
2012-05-03 Allan McRaeFix test-suite failues with -Wl,--as-needed
2012-04-29 Marek PolacekFix attributes for fortify functions.
2012-04-23 Paul Eggert* stdlib/stdlib.h: Remove warn_unused_result attribute...
2012-04-05 Andreas JaegerDon't warn about unused result of mktemp
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
2012-03-07 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-03 Marek PolacekRemove oldish __GNUC_PREREQ.
2012-02-28 Carlos O'DonellBZ #3992: stdlib/fmtmsg.c: missing stdint.h include.
2012-02-25 Ulrich DrepperFix locking in fmtmsg
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-31 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-31 Marek PolacekRemove PARAMS macros.
2012-01-16 Ulrich DrepperFix locking problem in fmtmsg
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2012-01-03 Ulrich DrepperMerge branch 'c11'
2012-01-01 Ulrich DrepperFix aligned_alloc prototype
2012-01-01 Ulrich DrepperImplement aligned_alloc
2012-01-01 Ulrich DrepperEnable at_quick_exit and quick_exit for ISO C11
2011-12-21 Andreas SchwabFix division by denominator with more than two limbs...
2011-11-11 Ulrich Dreppermakecontext doens't need __THROWNL
2011-11-11 Andreas SchwabMark setjmp and ucontext functions as non-leaf
2011-10-07 Andreas KrebbelS/390: Fix longlong.h inline asms for zarch
2011-09-10 Ulrich DrepperCleanup of configuration options
2011-07-08 Andreas JaegerAdd test case strtod underflow
2011-07-07 Ulrich DrepperChange error code for underflows in strtod
2011-06-07 Andreas KrebbelS/390 longlong.h: Fix smul_ppmm with -m31 -mzarch
2011-05-23 Andreas SchwabUpdate longlong.h from GCC
2011-05-16 Ulrich DrepperHandle long variable names in putenv
2011-05-15 Ulrich DrepperUse mmap for allocation of buffers used for __abort_msg
2011-04-23 Jim MeyeringRemove doubled words.
2011-04-18 Ulrich DrepperFix FPU context handling in getcontext on x86-64.
2011-04-01 Ulrich DrepperFix typos in comments.
2010-12-09 Ulrich DrepperFix race in qsort_r initialization.
2010-09-01 Andreas SchwabFix array overflow in floating point parser
2010-08-08 Andi Kleenx86: Add support for frame pointer less mcount
2010-04-13 Andreas SchwabFix use of ucontext_t objects in tst-makecontext3
2010-02-02 Ulrich DrepperAvoid alloca in setenv for long strings.
2010-01-15 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-15 Ulrich Drepperelax some conditions in stdlib.h.
2010-01-14 Ulrich DrepperAdd nonnull attribute to unsetenv declaration.
2010-01-13 Ulrich DrepperBe a bit more relaxed about obsoleted mktemp symbol.
2010-01-11 Ulrich DrepperFix handling symbols removed in XPG7.
2010-01-09 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-09 Ulrich DrepperAdd support for XPG7 testing.
2009-12-24 Ulrich DrepperRemove tst-sigcontext test.
2009-12-24 Maciej W. RozyckiAdditional setcontext(), etc. conformance tests.
2009-11-25 Ulrich DrepperFix comments in random_r.c.
2009-10-30 Ulrich DrepperAvoid two warnings in strtol{,l} tests.
2009-10-30 Ulrich DrepperImplement mkostemps and mkostemps64.
2009-10-30 Ulrich DrepperImplement mkstemps and mkstemps64.
2009-10-08 Ulrich DrepperRemove duplicate __set_errno call in random_r.c.
2009-10-08 Ulrich DrepperTypo fix.
2009-08-28 Ulrich DrepperMore strto{,u}l{,l} tests.
2009-08-10 SUGIOKA ToshinobuSH: fix clobber list in stdlib/longlong.h
2009-06-15 Ulrich DrepperPreserve message printed before abort.
2009-05-16 Ulrich DrepperNon-code changes to stdlib.h.
2009-05-16 Ulrich DrepperUnify __WAIT_INT definition in stdlib.h and sys/wait.h.
2009-05-16 Jim Meyeringremove subsumed .gitignore entries and files
2009-05-16 Jim Meyeringremove mpn-copy.mk from .gitignore files
2009-05-16 Jim Meyeringremove COPYING* from .gitignore files
2009-05-15 Jim Meyeringrename each .cvsignore file to .gitignore
2009-04-26 Ulrich Drepper* sysdeps/unix/sysv/linux/libc_pthread_init.c (__libc_p...
2009-04-25 Ulrich Drepper* stdlib/strtod_l.c (round_and_return): We have to...
2009-04-24 Ulrich Drepper[BZ #9920] cvs/fedora-glibc-20090424T0747
2009-04-18 Ulrich Drepper* stdlib/strfmon_l.c (__vstrfmon_l): Don't wrap when...
2009-03-10 Ulrich Drepper* stdlib/quick_exit.c (quick_exit): Pass &__quick_exit_...
2009-03-08 Ulrich Drepper* stdlib/Makefile (routines): Add quick_exit, at_quick_...
2009-02-26 Ulrich Drepper* wctype/wctype.h: The *_l functions are in POSIX 2008.
2009-02-26 Ulrich Drepper* ctype/ctype.h: The *_l functions are in POSIX 2008.
2009-02-16 Jakub Jelinek* stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534
2008-12-02 Ulrich Drepper* stdlib/Makefile (tests): Add tst-unsetenv1.
2008-12-02 Ulrich Drepper* stdlib/setenv.c (unsetenv): Don't search environment...
2008-10-17 Ulrich Drepper* stdlib/divmod_1.c: Use correct type for dummy variable.
2008-10-16 Roland McGrath2008-10-01 Daniel Jacobowitz <dan@codesourcery.com>
2008-06-26 Ulrich Drepper[BZ #6654]
2008-06-25 Ulrich Drepper* stdlib/tst-setcontext.c: Set back_in_main before...
2008-04-30 Jakub Jelinek* stdlib/tst-setcontext.c: Include unistd.h.
2008-04-10 Jakub Jelinek* stdlib/tst-makecontext.c (othervar): New variable.
2008-04-10 Ulrich Drepper* sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: New...
2008-04-09 Ulrich Drepper[BZ #5436]
2008-04-07 Jakub Jelinek* stdlib/mbtowc.c (__no_r_state): Remove.
2008-03-29 Ulrich Drepper[BZ #5995]
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-12-03 Ulrich Drepper* stdlib/tst-setcontext.c: Catch the case where the...
2007-11-13 Ulrich Drepper* stdlib/stdlib.h: Define __compar_d_fn_t. Declare...
2007-10-05 Ulrich Drepper2007-10-04 Jakub Jelinek
2007-09-26 Ulrich Drepper* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC...
2007-09-15 Ulrich Drepper* misc/sys/cdefs.h (__va_arg_pack): Define for GCC...
2007-08-16 Jakub Jelinek* stdlib/bits/stdlib-ldbl.h (__strtold_internal): Remove.
2007-08-14 Ulrich Drepper* stdlib/strtold_l.c: Include wchar.h if needed. Add...
2007-08-11 Ulrich Drepper* nscd/connections.c: Use O_CLOEXEC is possible. Use...
next