summaryrefslogtreecommitdiff
path: root/stdlib
AgeCommit message (Expand)AuthorFilesLines
2008-04-07* stdlib/mbtowc.c (__no_r_state): Remove. Jakub Jelinek2-10/+11
2008-03-29[BZ #5995]Ulrich Drepper1-1/+1
2008-03-08[BZ #5774]Ulrich Drepper3-1/+57
2008-03-08* stdlib/Makefile (aux): Add tens_in_limb.Ulrich Drepper3-19/+34
2008-01-09* sysdeps/unix/sysv/linux/i386/makecontext.S (__makecontext): AvoidUlrich Drepper2-2/+84
2007-12-03* stdlib/tst-setcontext.c: Catch the case where the links getsUlrich Drepper1-0/+18
2007-11-13* stdlib/stdlib.h: Define __compar_d_fn_t. Declare qsort_r.Ulrich Drepper4-20/+43
2007-10-052007-10-04 Jakub JelinekUlrich Drepper3-72/+295
2007-09-26* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ defineUlrich Drepper1-12/+53
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper1-1/+1
2007-08-16* stdlib/bits/stdlib-ldbl.h (__strtold_internal): Remove. Jakub Jelinek1-3/+1
2007-08-14* stdlib/strtold_l.c: Include wchar.h if needed. Add libc_hidden_def.Ulrich Drepper1-1/+9
2007-08-11* nscd/connections.c: Use O_CLOEXEC is possible. Use mkostempUlrich Drepper1-0/+22
2007-08-07* include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.Roland McGrath5-4/+15
2007-08-03* stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly handle -0.Ulrich Drepper3-4/+94
2007-08-03* sysdeps/unix/dirstream.h (struct __dirstream): Move lock memberUlrich Drepper1-118/+0
2007-08-01* stdlib/tst-strtod2.c (do_test): Use %tu in fmt string for ptrdiff_tUlrich Drepper1-1/+1
2007-07-19[BZ #4792]Ulrich Drepper1-1/+4
2007-04-17[BZ #4368]Ulrich Drepper1-6/+5
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper3-22/+24
2007-02-25* sysdeps/unix/sysv/linux/fork.c (__libc_fork): Reset refcntr inUlrich Drepper1-2/+2
2007-02-22* stdlib/strtod_l.c (____STRTOF_INTERNAL): Add branch predictionsUlrich Drepper1-9/+10
2007-02-21* stdlib/strtod_l.c (____STRTOF_INTERNAL): Optimize use of TOLOWER.Ulrich Drepper1-14/+20
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper4-21/+14
2007-07-31.Jakub Jelinek4-14/+21
2007-01-11Include errno.h. Change main() to do_test(). Define TEST_FUNCTION. Include ...Ulrich Drepper4-5/+74
2007-01-11[BZ #3855]Ulrich Drepper2-17/+46
2007-01-03* posix/execvp.c: Include alloca.h.Ulrich Drepper1-1/+2
2006-12-19* stdlib/Makefile (tests): Add tst-makecontext.Ulrich Drepper2-1/+59
2006-12-19[BZ #3747]Ulrich Drepper4-17/+130
2006-12-11* stdlib/strtod_l.c (____STRTOF_INTERNAL): Parse thousandUlrich Drepper5-2/+101
2006-12-10[BZ #3664]Ulrich Drepper2-10/+10
2006-12-10[BZ #3673]Ulrich Drepper3-8/+66
2006-12-10[BZ #3674]Ulrich Drepper1-1/+1
2006-10-31* stdlib/atexit.c (atexit): Don't mark as hidden when used toUlrich Drepper1-0/+2
2006-10-28* configure.in: Require assembler support for visibility, compilerUlrich Drepper2-11/+2
2006-10-27[BZ #3426]Ulrich Drepper1-2/+1
2006-10-11* include/atomic.c: Define catomic_* operations.Ulrich Drepper1-2/+2
2006-09-12[BZ #2526, BZ #3138, BZ #3143]Ulrich Drepper1-1/+1
2006-08-21[BZ #3018]Ulrich Drepper1-1/+1
2006-08-08* stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab,Ulrich Drepper1-10/+17
2006-08-01* stdlib/test-canon.c (do_test): Close fd before unlinking file soUlrich Drepper1-2/+6
2006-07-26* stdlib/cxa_atexit.c (__new_exitfn_called): New variable.Ulrich Drepper3-4/+21
2006-07-26* stdlib/cxa_finalize.c (__cxa_finalize): Fix race condition whenUlrich Drepper1-10/+14
2006-05-15* include/rpc/pmap_prot.h: Mark all functions as hidden.Ulrich Drepper1-3/+2
2006-05-15* stdlib/fmtmsg.c (keywords): Change type of len element toUlrich Drepper1-2/+2
2006-05-10* posix/wordexp.c (w_addword): Free word if realloc fails and itUlrich Drepper1-2/+2
2006-04-26[BZ #2420]Ulrich Drepper1-21/+20
2006-03-03[BZ #2414]Roland McGrath1-3/+3
2006-02-28* Makefile (subdir-target-args): New variable.Roland McGrath2-37/+1