Age | Commit message (Expand) | Author |
2007-02-21 | [BZ #4070] | Ulrich Drepper |
2007-02-20 | * stdio-common/printf_fp.c (___printf_fp): Cleanups and minor | Ulrich Drepper |
2007-02-19 | * stdio-common/vfscanf.c: Small cleanups throughout. | Ulrich Drepper |
2007-02-19 | [BZ #2211] | Ulrich Drepper |
2007-02-18 | * stdio-common/vfscanf.c: Fix problems in width accounting. | Ulrich Drepper |
2007-02-18 | .. | Ulrich Drepper |
2007-02-18 | * stdio-common/Makefile (tests): Add tst-swscanf. | Ulrich Drepper |
2007-01-25 | * stdio-common/_itoa.h: Define _itoa and _fitoa for 64-bit platforms. | Ulrich Drepper |
2007-01-23 | * stdio-common/_itoa.c: Include <limits.h>. | Ulrich Drepper |
2007-01-22 | * stdio-common/_itowa.c: Don't compile _itowa for 64-bit | Ulrich Drepper |
2007-01-22 | [BZ #3902] | 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 |
2006-08-08 | * stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab, | Ulrich Drepper |
2006-08-03 | * grp/initgroups.c (internal_getgrouplist): Remove unnecessary | Ulrich Drepper |
2006-08-03 | [BZ #2908] | Ulrich Drepper |
2006-05-06 | * stdio-common/vfscanf.c (memory_error): Remove definition. Add | Ulrich Drepper |
2006-05-05 | [BZ #2509]cvs/fedora-glibc-20060505T1443 | Ulrich Drepper |
2006-05-02 | [BZ #2509] | Ulrich Drepper |
2006-04-27 | [BZ #2611] | Ulrich Drepper |
2006-04-25 | [BZ #2072] | Ulrich Drepper |
2006-01-14 | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New | Roland McGrath |
2006-01-08 | * stdio-common/tst-fmemopen2.c (do_test): Add a cast. | Roland McGrath |
2006-01-07 | * stdio-common/tstdiomisc.c (F): Use NAN to get NaN value. | Ulrich Drepper |
2005-12-29 | * stdio-common/tstdiomisc.c [FLT_EVAL_METHOD!=2] (dbl_max): | Ulrich Drepper |
2005-12-27 | * posix/tst-execle1.c (do_test): Add a const. | Roland McGrath |
2005-12-27 | * stdio-common/tstdiomisc.c: If FLT_EVEL_METHOD is 2 use long | Ulrich Drepper |
2005-12-21 | * elf/cache.c: Use <> rather than "" #includes. | Roland McGrath |
2005-12-20 | 2005-12-15 Thomas Schwinge <tschwinge@gnu.org> | Roland McGrath |
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-11-11 | * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, | Ulrich Drepper |
2005-11-06 | * configure.in: Remove gnu_ld definition and everything using it. | Ulrich Drepper |
2005-11-05 | * configure.in: Remove test for support for subtracting local labels. | Ulrich Drepper |
2005-09-27 | [BZ #1078] | Ulrich Drepper |
2005-09-27 | [BZ #713] | Ulrich Drepper |
2005-09-06 | * configure.in: Compile source test file with -fPIC for -shared. | Ulrich Drepper |
2005-09-04 | * stdio-common/Makefile (tests): Add tst-put-error. | Ulrich Drepper |
2005-08-08 | * stdio-common/fxprintf.c: Include libioP.h. | Ulrich Drepper |
2005-07-28 | * stdio-common/fxprintf.c (__fxprintf): Add INTUSE to _IO_vfprintf | Ulrich Drepper |
2005-07-22 | * stdio-common/fxprintf.c (__fxprintf): Declare functions more local. | Ulrich Drepper |
2005-07-21 | * wcsmbs/bits/wchar2.h (swprintf): Remove format argument. | Ulrich Drepper |
2005-07-20 | * include/stdio.h (__fxprintf): Remove wfmt argument. | Ulrich Drepper |
2005-07-20 | * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs, | Ulrich Drepper |
2005-07-19 | * stdio-common/Makefile (aux): Add fxprintf. | Ulrich Drepper |
2005-04-26 | Correctly account for characters of decimal points right after +-. | Ulrich Drepper |
2005-04-24 | Fix parsing of decimal point after +-. | Ulrich Drepper |
2005-03-06 | * wcsmbs/wctob.c (wctob): Make buf array of unsigned char. | Ulrich Drepper |
2005-01-27 | Update. | Ulrich Drepper |
2005-01-06 | Update. | Ulrich Drepper |