/390: Add runtime check for the highgprs kernel feature.
[platform/upstream/glibc.git] / stdlib /
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...
2007-08-07 Roland McGrath* include/stdlib.h: Add libc_hidden_proto for strto... cvs/fedora-glibc-20070809T0939
2007-08-03 Ulrich Drepper* stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly...
2007-08-03 Ulrich Drepper* sysdeps/unix/dirstream.h (struct __dirstream): Move...
2007-08-01 Ulrich Drepper* stdlib/tst-strtod2.c (do_test): Use %tu in fmt string...
2007-07-19 Ulrich Drepper[BZ #4792]
2007-04-17 Ulrich Drepper[BZ #4368]
2007-03-17 Ulrich Drepper* configure.in (libc_cv_gnu89_inline): Test for -fgnu89...
2007-02-25 Ulrich Drepper* sysdeps/unix/sysv/linux/fork.c (__libc_fork): Reset...
2007-02-22 Ulrich Drepper* stdlib/strtod_l.c (____STRTOF_INTERNAL): Add branch...
2007-02-21 Ulrich Drepper* stdlib/strtod_l.c (____STRTOF_INTERNAL): Optimize...
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-11 Ulrich Drepper[BZ #3855]
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-12-10 Ulrich Drepper[BZ #3674]
2006-10-31 Ulrich Drepper* stdlib/atexit.c (atexit): Don't mark as hidden when...
2006-10-28 Ulrich Drepper* configure.in: Require assembler support for visibilit...
2006-10-27 Ulrich Drepper[BZ #3426] cvs/fedora-glibc-20061027T1902
2006-10-11 Ulrich Drepper* include/atomic.c: Define catomic_* operations.
2006-09-12 Ulrich Drepper[BZ #2526, BZ #3138, BZ #3143]
2006-08-21 Ulrich Drepper[BZ #3018]
2006-08-08 Ulrich Drepper* stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_r...
2006-08-01 Ulrich Drepper* stdlib/test-canon.c (do_test): Close fd before unlink...
2006-07-26 Ulrich Drepper* stdlib/cxa_atexit.c (__new_exitfn_called): New variable.
2006-07-26 Ulrich Drepper* stdlib/cxa_finalize.c (__cxa_finalize): Fix race...
2006-05-15 Ulrich Drepper* include/rpc/pmap_prot.h: Mark all functions as hidden.
2006-05-15 Ulrich Drepper* stdlib/fmtmsg.c (keywords): Change type of len element to
2006-05-10 Ulrich Drepper* posix/wordexp.c (w_addword): Free word if realloc...
2006-04-26 Ulrich Drepper[BZ #2420]
2006-03-03 Roland McGrath[BZ #2414]
2006-02-28 Roland McGrath* Makefile (subdir-target-args): New variable.
2006-02-03 Roland McGrath* stdlib/bits/stdlib-ldbl.h (qecvt, qfcvt, qgcvt, qecvt...
2006-01-21 Roland McGrath* time/time.h [__need_timespec et al]: Include <bits...
2006-01-17 Roland McGrath* Makerules ($(+sysdir_pfx)sysd-rules): Emit pattern...
2006-01-14 Roland McGrath* sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN...
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.
next