Age | Commit message (Expand) | Author |
2007-10-10 | * stdio-common/printf-parse.h: Include string.h and wchar.h. | Ulrich Drepper |
2007-09-18 | * include/stdio.h (__isoc99_fscanf, __isoc99_scanf, | Ulrich Drepper |
2007-09-15 | * stdio-common/vfscanf.c (_IO_vfwscanf): Add support for 'm' | Ulrich Drepper |
2007-08-26 | * stdio-common/Makefile: Avoid format string warning for tst-sprint. | Ulrich Drepper |
2007-08-22 | [BZ #4588] | Ulrich Drepper |
2007-08-11 | * nscd/connections.c: Use O_CLOEXEC is possible. Use mkostemp | Ulrich Drepper |
2007-08-01 | * stdlib/tst-strtod2.c (do_test): Use %tu in fmt string for ptrdiff_t | Ulrich Drepper |
2007-07-31 | * stdio-common/tfformat.c (sprint_doubles): Add 12 new tests. | Jakub Jelinek |
2007-07-29 | [BZ 4858] | Ulrich Drepper |
2007-07-28 | * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to | Ulrich Drepper |
2007-07-19 | * libio/iopopen.c (_IO_new_proc_open): Don't close child_std_end | Ulrich Drepper |
2007-07-08 | * stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOF | Ulrich Drepper |
2007-07-07 | * libio/wstrops.c (_IO_wstr_underflow): Clear errno before | Ulrich Drepper |
2007-07-07 | [BZ #4745] | Ulrich Drepper |
2007-06-08 | * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): Remove | Ulrich Drepper |
2007-06-04 | * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c | Ulrich Drepper |
2007-05-21 | [BZ #4514] | Ulrich Drepper |
2007-05-07 | * stdio-common/vfprintf.c (process_string_arg): Optimize | Ulrich Drepper |
2007-05-05 | * stdio-common/vfprintf.c (process_string_arg): Adjust call to | Ulrich Drepper |
2007-05-02 | * stdio-common/vfprintf.c (process_string_arg): Use a VLA rather than | Ulrich Drepper |
2007-05-01 | * stdio-common/test-vfprintf.c (main): Add test for large | Ulrich Drepper |
2007-05-01 | [BZ #4438] | Ulrich Drepper |
2007-04-30 | * stdio-common/printf_fp.c (___printf_fp): Don't print negative sign | Ulrich Drepper |
2007-04-27 | [BZ #4342] | Ulrich Drepper |
2007-04-27 | (_IO_vfscanf_internal): Allow hexa-decimal floats without exponent. | Ulrich Drepper |
2007-04-16 | * stdio-common/printf_fp.c (___printf_fp): Fix exponent -4 | Ulrich Drepper |
2007-03-17 | * elf/dl-open.c (dl_open_worker): Declare l in 2 differentcvs/fedora-glibc-20070317T2130 | Ulrich Drepper |
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 |