Age | Commit message (Expand) | Author |
2007-07-19 | [BZ #4792] | Ulrich Drepper |
2007-04-17 | [BZ #4368] | Ulrich Drepper |
2007-03-17 | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper |
2007-02-25 | * sysdeps/unix/sysv/linux/fork.c (__libc_fork): Reset refcntr in | Ulrich Drepper |
2007-02-22 | * stdlib/strtod_l.c (____STRTOF_INTERNAL): Add branch predictions | Ulrich Drepper |
2007-02-21 | * stdlib/strtod_l.c (____STRTOF_INTERNAL): Optimize use of TOLOWER. | Ulrich Drepper |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |
2007-01-11 | Include errno.h. Change main() to do_test(). Define TEST_FUNCTION. Include ... | Ulrich Drepper |
2007-01-11 | [BZ #3855] | Ulrich Drepper |
2007-01-03 | * posix/execvp.c: Include alloca.h. | Ulrich Drepper |
2006-12-19 | * stdlib/Makefile (tests): Add tst-makecontext. | Ulrich Drepper |
2006-12-19 | [BZ #3747] | Ulrich Drepper |
2006-12-11 | * stdlib/strtod_l.c (____STRTOF_INTERNAL): Parse thousand | Ulrich Drepper |
2006-12-10 | [BZ #3664] | Ulrich Drepper |
2006-12-10 | [BZ #3673] | Ulrich Drepper |
2006-12-10 | [BZ #3674] | Ulrich Drepper |
2006-10-31 | * stdlib/atexit.c (atexit): Don't mark as hidden when used to | Ulrich Drepper |
2006-10-28 | * configure.in: Require assembler support for visibility, compiler | Ulrich Drepper |
2006-10-27 | [BZ #3426]cvs/fedora-glibc-20061027T1902 | Ulrich Drepper |
2006-10-11 | * include/atomic.c: Define catomic_* operations. | Ulrich Drepper |
2006-09-12 | [BZ #2526, BZ #3138, BZ #3143] | Ulrich Drepper |
2006-08-21 | [BZ #3018] | Ulrich Drepper |
2006-08-08 | * stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab, | Ulrich Drepper |
2006-08-01 | * stdlib/test-canon.c (do_test): Close fd before unlinking file so | Ulrich Drepper |
2006-07-26 | * stdlib/cxa_atexit.c (__new_exitfn_called): New variable. | Ulrich Drepper |
2006-07-26 | * stdlib/cxa_finalize.c (__cxa_finalize): Fix race condition when | Ulrich Drepper |
2006-05-15 | * include/rpc/pmap_prot.h: Mark all functions as hidden. | Ulrich Drepper |
2006-05-15 | * stdlib/fmtmsg.c (keywords): Change type of len element to | Ulrich Drepper |
2006-05-10 | * posix/wordexp.c (w_addword): Free word if realloc fails and it | Ulrich Drepper |
2006-04-26 | [BZ #2420] | Ulrich Drepper |
2006-03-03 | [BZ #2414] | Roland McGrath |
2006-02-28 | * Makefile (subdir-target-args): New variable. | Roland McGrath |
2006-02-03 | * stdlib/bits/stdlib-ldbl.h (qecvt, qfcvt, qgcvt, qecvt_r, qfcvt_r): | Roland McGrath |
2006-01-21 | * time/time.h [__need_timespec et al]: Include <bits/types.h> here too. | Roland McGrath |
2006-01-17 | * Makerules ($(+sysdir_pfx)sysd-rules): Emit pattern rules to install | Roland McGrath |
2006-01-14 | * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed. | Roland McGrath |
2006-01-14 | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New | Roland McGrath |
2005-12-25 | * stdlib/Makefile ($(objpfx)isomac.out): Move -I.. to the end so | Ulrich Drepper |
2005-12-22 | * sysdeps/unix/sysv/linux/i386/ucontext_i.h: File removed. | Roland McGrath |
2005-12-21 | * locale/xlocale.c (_nl_C_locobj): Mark as const. | Ulrich Drepper |
2005-12-18 | * stdlib/cxa_atexit.c: Use PTR_MANGLE on function pointer. Fill in | Ulrich Drepper |
2005-12-14 | Moved to csu/errno-loc.c. | Ulrich Drepper |
2005-12-14 | 2005-12-13 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper |
2005-12-06 | * stdlib/longlong.h: Update from GCC. | Roland McGrath |
2005-11-06 | * configure.in: Remove gnu_ld definition and everything using it. | Ulrich Drepper |
2005-10-14 | [BZ #1468] | Ulrich Drepper |
2005-09-28 | [BZ #1230] | Ulrich Drepper |
2005-09-28 | (__new_exitfn): Rewrite to preserve order in which the functions were registe... | Ulrich Drepper |
2005-09-17 | Use __END_NAMESPACE_STD instead of __END_NAMESPACE_C99 in one place. | Ulrich Drepper |