summary refs log tree commit diff
path: root/stdlib
Commit message (Expand)AuthorAgeFilesLines
* [BZ #4368]Ulrich Drepper2007-04-171-6/+5
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-173-22/+24
* * sysdeps/unix/sysv/linux/fork.c (__libc_fork): Reset refcntr inUlrich Drepper2007-02-251-2/+2
* * stdlib/strtod_l.c (____STRTOF_INTERNAL): Add branch predictionsUlrich Drepper2007-02-221-9/+10
* * stdlib/strtod_l.c (____STRTOF_INTERNAL): Optimize use of TOLOWER.Ulrich Drepper2007-02-211-14/+20
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-114-21/+14
* .Jakub Jelinek2007-07-314-14/+21
* Include errno.h. Change main() to do_test(). Define TEST_FUNCTION. Include ...Ulrich Drepper2007-01-114-5/+74
* [BZ #3855]Ulrich Drepper2007-01-112-17/+46
* * posix/execvp.c: Include alloca.h.Ulrich Drepper2007-01-031-1/+2
* * stdlib/Makefile (tests): Add tst-makecontext.Ulrich Drepper2006-12-192-1/+59
* [BZ #3747]Ulrich Drepper2006-12-194-17/+130
* * stdlib/strtod_l.c (____STRTOF_INTERNAL): Parse thousandUlrich Drepper2006-12-115-2/+101
* [BZ #3664]Ulrich Drepper2006-12-102-10/+10
* [BZ #3673]Ulrich Drepper2006-12-103-8/+66
* [BZ #3674]Ulrich Drepper2006-12-101-1/+1
* * stdlib/atexit.c (atexit): Don't mark as hidden when used toUlrich Drepper2006-10-311-0/+2
* * configure.in: Require assembler support for visibility, compilerUlrich Drepper2006-10-282-11/+2
* [BZ #3426] cvs/fedora-glibc-20061027T1902Ulrich Drepper2006-10-271-2/+1
* * include/atomic.c: Define catomic_* operations.Ulrich Drepper2006-10-111-2/+2
* [BZ #2526, BZ #3138, BZ #3143]Ulrich Drepper2006-09-121-1/+1
* [BZ #3018]Ulrich Drepper2006-08-211-1/+1
* * stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab,Ulrich Drepper2006-08-081-10/+17
* * stdlib/test-canon.c (do_test): Close fd before unlinking file soUlrich Drepper2006-08-011-2/+6
* * stdlib/cxa_atexit.c (__new_exitfn_called): New variable.Ulrich Drepper2006-07-263-4/+21
* * stdlib/cxa_finalize.c (__cxa_finalize): Fix race condition whenUlrich Drepper2006-07-261-10/+14
* * include/rpc/pmap_prot.h: Mark all functions as hidden.Ulrich Drepper2006-05-151-3/+2
* * stdlib/fmtmsg.c (keywords): Change type of len element toUlrich Drepper2006-05-151-2/+2
* * posix/wordexp.c (w_addword): Free word if realloc fails and itUlrich Drepper2006-05-101-2/+2
* [BZ #2420]Ulrich Drepper2006-04-261-21/+20
* [BZ #2414]Roland McGrath2006-03-031-3/+3
* * Makefile (subdir-target-args): New variable.Roland McGrath2006-02-282-37/+1
* * stdlib/bits/stdlib-ldbl.h (qecvt, qfcvt, qgcvt, qecvt_r, qfcvt_r):Roland McGrath2006-02-031-1/+3
* * time/time.h [__need_timespec et al]: Include <bits/types.h> here too.Roland McGrath2006-01-211-1/+1
* * Makerules ($(+sysdir_pfx)sysd-rules): Emit pattern rules to installRoland McGrath2006-01-171-1/+3
* * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed.Roland McGrath2006-01-142-43/+11
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-1410-49/+205
* * 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-222-37/+1
* * locale/xlocale.c (_nl_C_locobj): Mark as const.Ulrich Drepper2005-12-211-4/+4
* * stdlib/cxa_atexit.c: Use PTR_MANGLE on function pointer. Fill inUlrich Drepper2005-12-184-8/+44
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-1440-0/+2986
* 2005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2005-12-149-2/+896
* * stdlib/longlong.h: Update from GCC.Roland McGrath2005-12-061-65/+87
* * configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper2005-11-061-10/+1
* [BZ #1468]Ulrich Drepper2005-10-142-1/+37
* [BZ #1230]Ulrich Drepper2005-09-284-6/+57
* (__new_exitfn): Rewrite to preserve order in which the functions were registe...Ulrich Drepper2005-09-281-22/+39
* Use __END_NAMESPACE_STD instead of __END_NAMESPACE_C99 in one place.Ulrich Drepper2005-09-171-1/+1
* * stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) byUlrich Drepper2005-08-221-2/+3