aboutsummaryrefslogtreecommitdiff
path: root/stdio-common
AgeCommit message (Collapse)AuthorFilesLines
2009-04-27Updated to fedora-glibc-20090427T1419cvs/fedora-glibc-2_9_90-22Jakub Jelinek2-5/+7
2009-04-24Updated to fedora-glibc-20090424T1908cvs/fedora-glibc-2_9_90-21Jakub Jelinek1-0/+1
2009-04-24Updated to fedora-glibc-20090424T0747cvs/fedora-glibc-2_9_90-20Jakub Jelinek2-3/+3
2009-04-14Updated to fedora-glibc-20090414T2104cvs/fedora-glibc-2_9_90-16Jakub Jelinek10-113/+509
2009-03-09Updated to fedora-glibc-20090309T1421cvs/fedora-glibc-2_9_90-9Jakub Jelinek5-2/+254
2009-02-18Updated to fedora-glibc-20090218T1534Jakub Jelinek1-2/+2
2008-07-28Updated to fedora-glibc-20080728T2320cvs/fedora-glibc-2_8_90-10Jakub Jelinek3-13/+42
2008-07-16Updated to fedora-glibc-20080716T0944cvs/fedora-glibc-2_8_90-9Jakub Jelinek4-3/+37
2008-05-24Updated to fedora-glibc-20080524T2218cvs/fedora-glibc-2_8_90-5Jakub Jelinek5-2/+376
2008-04-08Updated to fedora-glibc-20080408T0706Jakub Jelinek1-1/+2
2007-12-12Updated to fedora-glibc-20071212T1051Jakub Jelinek7-33/+135
2007-10-10Updated to fedora-glibc-20071010T2047cvs/fedora-glibc-2_6_90-18Jakub Jelinek4-56/+24
2007-09-18Updated to fedora-glibc-20070918T1931cvs/fedora-glibc-2_6_90-14Jakub Jelinek12-50/+869
2007-08-27Updated to fedora-glibc-20070827T2032Jakub Jelinek1-0/+2
2007-08-25Updated to fedora-glibc-20070825T1839Jakub Jelinek1-7/+7
2007-08-14Updated to fedora-glibc-20070814T0725cvs/fedora-glibc-2_6_90-9Jakub Jelinek6-16/+20
2007-08-01Updated to fedora-glibc-20070801T1703cvs/fedora-glibc-2_6_90-2Jakub Jelinek1-1/+1
2007-07-31Updated to fedora-glibc-20070731T1624cvs/fedora-glibc-2_6_90-1Jakub Jelinek6-3/+115
2007-07-08 [BZ #4745]Jakub Jelinek6-4/+129
* stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOF in loop to look for conversion specifier to avoid testing of wrong errno value. * stdio-common/Makefile (tests): Add bug18, bug18a, bug19, bug19a. * stdio-common/bug18.c: New file. * stdio-common/bug18a.c: New file. * stdio-common/bug19.c: New file. * stdio-common/bug19a.c: New file.
2007-07-07 * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.cJakub Jelinek2-1/+83
(__mpn_construct_long_double): Fix conversion where result ought to be smaller than __LDBL_MIN__, or the low double should be denormal. Fix decision where to negate low double - honor round to even rules. * stdio-common/tst-sprintf2.c: Include string.h. (COMPARE_LDBL): Define. (TEST): Also test whether a string hexadecimal float representation can be parsed back to the number. (main): Add a couple of further tests. * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c (PRINT_FPHEX_LONG_DOUBLE): Fix printing numbers where lower double is non-zero, but smaller than 2 * __DBL_MIN__. * stdio-common/tst-sprintf2.c: New test. * stdio-common/Makefile (tests): Add tst-sprintf2.
2007-05-21Backported selected fixes from 2007-05-{17,18,21}.cvs/fedora-glibc-2_6-2Jakub Jelinek2-4/+28
2007-05-10Updated to fedora-glibc-20070510T0634cvs/fedora-glibc-2_5_90-23Jakub Jelinek1-2/+3
2007-05-04Updated to fedora-glibc-20070504T0917cvs/fedora-glibc-2_5_90-22Jakub Jelinek6-18/+34
2007-04-16Updated to fedora-glibc-20070416T2350cvs/fedora-glibc-2_5_90-21Jakub Jelinek2-4/+10
2007-03-17Updated to fedora-glibc-20070317T2130cvs/fedora-glibc-2_5_90-19Jakub Jelinek1-1/+2
2007-02-21Updated to fedora-glibc-20070221T1011cvs/fedora-glibc-2_5_90-18Jakub Jelinek6-228/+437
2007-02-02Updated to fedora-glibc-20070202T0923cvs/fedora-glibc-2_5_90-16Jakub Jelinek5-46/+100
2006-08-10Updated to fedora-glibc-20060810T0627cvs/fedora-glibc-2_4_90-19Jakub Jelinek1-6/+29
2006-08-07Updated to fedora-glibc-20060807T1859cvs/fedora-glibc-2_4_90-18Jakub Jelinek3-6/+29
2006-05-11Updated to fedora-glibc-20060511T1325cvs/fedora-glibc-2_4_90-7Jakub Jelinek1-59/+69
2006-05-05Updated to fedora-glibc-20060505T1443cvs/fedora-glibc-2_4_90-6Jakub Jelinek1-1/+7
2006-05-05Updated to fedora-glibc-20060505T0554cvs/fedora-glibc-2_4_90-5Jakub Jelinek3-3/+28
2006-04-27Updated to fedora-glibc-20060427T2122Jakub Jelinek1-2/+2
2006-04-26Updated to fedora-glibc-20060426T2000Jakub Jelinek1-7/+27
2006-01-30Updated to fedora-glibc-20060130T0922Jakub Jelinek17-95/+138
2006-01-09Updated to fedora-glibc-20060109T2152cvs/fedora-glibc-2_3_90-30Jakub Jelinek3-18/+10
2006-01-02Updated to fedora-glibc-20060102T1045Jakub Jelinek2-6/+17
2005-12-27Updated to fedora-glibc-20051227T1426Jakub Jelinek1-1/+1
2005-12-20Updated to fedora-glibc-20051220T1028Jakub Jelinek1-1/+1
2005-12-19Updated to fedora-glibc-20051219T1003cvs/fedora-glibc-2_3_90-19Jakub Jelinek14-0/+979
2005-11-15Updated to fedora-glibc-20051115T0809Jakub Jelinek4-10/+9
2005-10-03Updated to fedora-glibc-20051003T2040Jakub Jelinek3-1/+92
2005-09-12Updated to fedora-glibc-20050912T0656Jakub Jelinek2-1/+34
2005-08-08Updated to fedora-glibc-20050808T2126Jakub Jelinek1-0/+1
2005-07-29Updated to fedora-glibc-20050729T1531Jakub Jelinek1-1/+1
2005-07-25Updated to fedora-glibc-20050725T0627Jakub Jelinek1-2/+2
2005-07-22Updated to fedora-glibc-20050722T0433Roland McGrath1-0/+1
2005-07-21Updated to fedora-glibc-20050721T0814Jakub Jelinek4-23/+61
2005-04-27Updated to fedora-glibc-20050427T1043Jakub Jelinek1-4/+15
2005-03-19Updated to fedora-glibc-20050319T1907cvs/fedora-glibc-2_3_4-15Jakub Jelinek1-3/+4