aboutsummaryrefslogtreecommitdiff
path: root/stdio-common
AgeCommit message (Expand)AuthorFilesLines
2007-08-11* nscd/connections.c: Use O_CLOEXEC is possible. Use mkostempUlrich Drepper6-16/+20
2007-08-01* stdlib/tst-strtod2.c (do_test): Use %tu in fmt string for ptrdiff_tUlrich Drepper1-1/+1
2007-07-31* stdio-common/tfformat.c (sprint_doubles): Add 12 new tests.Jakub Jelinek1-0/+12
2007-07-29[BZ 4858]Ulrich Drepper2-1/+6
2007-07-28* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper3-1/+4
2007-07-19* libio/iopopen.c (_IO_new_proc_open): Don't close child_std_endUlrich Drepper2-1/+93
2007-07-08* stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOFUlrich Drepper4-4/+75
2007-07-07* libio/wstrops.c (_IO_wstr_underflow): Clear errno beforeUlrich Drepper3-3/+15
2007-07-07[BZ #4745]Ulrich Drepper2-1/+43
2007-06-08* sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): RemoveUlrich Drepper1-1/+24
2007-06-04* sysdeps/ieee754/ldbl-128ibm/printf_fphex.cUlrich Drepper2-1/+60
2007-05-21[BZ #4514]Ulrich Drepper2-4/+28
2007-05-07* stdio-common/vfprintf.c (process_string_arg): OptimizeUlrich Drepper1-2/+3
2007-05-05* stdio-common/vfprintf.c (process_string_arg): Adjust call toUlrich Drepper1-2/+2
2007-05-02* stdio-common/vfprintf.c (process_string_arg): Use a VLA rather thanUlrich Drepper1-1/+2
2007-05-01* stdio-common/test-vfprintf.c (main): Add test for largeUlrich Drepper1-3/+5
2007-05-01[BZ #4438]Ulrich Drepper1-9/+15
2007-04-30* stdio-common/printf_fp.c (___printf_fp): Don't print negative signUlrich Drepper2-1/+9
2007-04-27[BZ #4342]Ulrich Drepper1-2/+2
2007-04-27(_IO_vfscanf_internal): Allow hexa-decimal floats without exponent.Ulrich Drepper1-3/+2
2007-04-16* stdio-common/printf_fp.c (___printf_fp): Fix exponent -4Ulrich Drepper2-4/+10
2007-03-17* elf/dl-open.c (dl_open_worker): Declare l in 2 differentcvs/fedora-glibc-20070317T2130Ulrich Drepper1-1/+2
2007-02-21[BZ #4070]Ulrich Drepper2-32/+62
2007-02-20* stdio-common/printf_fp.c (___printf_fp): Cleanups and minorUlrich Drepper2-27/+26
2007-02-19* stdio-common/vfscanf.c: Small cleanups throughout.Ulrich Drepper1-52/+40
2007-02-19[BZ #2211]Ulrich Drepper1-14/+228
2007-02-18* stdio-common/vfscanf.c: Fix problems in width accounting.Ulrich Drepper2-3/+33
2007-02-18..Ulrich Drepper1-57/+0
2007-02-18* stdio-common/Makefile (tests): Add tst-swscanf.Ulrich Drepper4-54/+59
2007-01-25* stdio-common/_itoa.h: Define _itoa and _fitoa for 64-bit platforms.Ulrich Drepper1-2/+11
2007-01-23* stdio-common/_itoa.c: Include <limits.h>.Ulrich Drepper2-0/+2
2007-01-22* stdio-common/_itowa.c: Don't compile _itowa for 64-bitUlrich Drepper2-41/+50
2007-01-22[BZ #3902]Ulrich Drepper3-3/+37
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper11-275/+63
2007-07-31.Jakub Jelinek11-63/+275
2006-08-08* stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab,Ulrich Drepper1-6/+29
2006-08-03* grp/initgroups.c (internal_getgrouplist): Remove unnecessaryUlrich Drepper1-1/+4
2006-08-03[BZ #2908]Ulrich Drepper3-5/+25
2006-05-06* stdio-common/vfscanf.c (memory_error): Remove definition. AddUlrich Drepper1-59/+69
2006-05-05[BZ #2509]cvs/fedora-glibc-20060505T1443Ulrich Drepper1-1/+7
2006-05-02[BZ #2509]Ulrich Drepper3-3/+28
2006-04-27[BZ #2611]Ulrich Drepper1-2/+2
2006-04-25[BZ #2072]Ulrich Drepper1-7/+27
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath17-95/+138
2006-01-08* stdio-common/tst-fmemopen2.c (do_test): Add a cast.Roland McGrath2-3/+4
2006-01-07* stdio-common/tstdiomisc.c (F): Use NAN to get NaN value.Ulrich Drepper1-15/+6
2005-12-29* stdio-common/tstdiomisc.c [FLT_EVAL_METHOD!=2] (dbl_max):Ulrich Drepper1-1/+1
2005-12-27* posix/tst-execle1.c (do_test): Add a const.Roland McGrath1-1/+1
2005-12-27* stdio-common/tstdiomisc.c: If FLT_EVEL_METHOD is 2 use longUlrich Drepper1-5/+16
2005-12-21* elf/cache.c: Use <> rather than "" #includes.Roland McGrath1-1/+1