about summary refs log tree commit diff
path: root/stdio-common
Commit message (Collapse)AuthorAgeFilesLines
* Updated to fedora-glibc-20090427T1419 cvs/fedora-glibc-2_9_90-22Jakub Jelinek2009-04-272-5/+7
|
* Updated to fedora-glibc-20090424T1908 cvs/fedora-glibc-2_9_90-21Jakub Jelinek2009-04-241-0/+1
|
* Updated to fedora-glibc-20090424T0747 cvs/fedora-glibc-2_9_90-20Jakub Jelinek2009-04-242-3/+3
|
* Updated to fedora-glibc-20090414T2104 cvs/fedora-glibc-2_9_90-16Jakub Jelinek2009-04-1410-113/+509
|
* Updated to fedora-glibc-20090309T1421 cvs/fedora-glibc-2_9_90-9Jakub Jelinek2009-03-095-2/+254
|
* Updated to fedora-glibc-20090218T1534Jakub Jelinek2009-02-181-2/+2
|
* Updated to fedora-glibc-20080728T2320 cvs/fedora-glibc-2_8_90-10Jakub Jelinek2008-07-283-13/+42
|
* Updated to fedora-glibc-20080716T0944 cvs/fedora-glibc-2_8_90-9Jakub Jelinek2008-07-164-3/+37
|
* Updated to fedora-glibc-20080524T2218 cvs/fedora-glibc-2_8_90-5Jakub Jelinek2008-05-245-2/+376
|
* Updated to fedora-glibc-20080408T0706Jakub Jelinek2008-04-081-1/+2
|
* Updated to fedora-glibc-20071212T1051Jakub Jelinek2007-12-127-33/+135
|
* Updated to fedora-glibc-20071010T2047 cvs/fedora-glibc-2_6_90-18Jakub Jelinek2007-10-104-56/+24
|
* Updated to fedora-glibc-20070918T1931 cvs/fedora-glibc-2_6_90-14Jakub Jelinek2007-09-1812-50/+869
|
* Updated to fedora-glibc-20070827T2032Jakub Jelinek2007-08-271-0/+2
|
* Updated to fedora-glibc-20070825T1839Jakub Jelinek2007-08-251-7/+7
|
* Updated to fedora-glibc-20070814T0725 cvs/fedora-glibc-2_6_90-9Jakub Jelinek2007-08-146-16/+20
|
* Updated to fedora-glibc-20070801T1703 cvs/fedora-glibc-2_6_90-2Jakub Jelinek2007-08-011-1/+1
|
* Updated to fedora-glibc-20070731T1624 cvs/fedora-glibc-2_6_90-1Jakub Jelinek2007-07-316-3/+115
|
* [BZ #4745]Jakub Jelinek2007-07-086-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.
* * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.cJakub Jelinek2007-07-072-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.
* Backported selected fixes from 2007-05-{17,18,21}. cvs/fedora-glibc-2_6-2Jakub Jelinek2007-05-212-4/+28
|
* Updated to fedora-glibc-20070510T0634 cvs/fedora-glibc-2_5_90-23Jakub Jelinek2007-05-101-2/+3
|
* Updated to fedora-glibc-20070504T0917 cvs/fedora-glibc-2_5_90-22Jakub Jelinek2007-05-046-18/+34
|
* Updated to fedora-glibc-20070416T2350 cvs/fedora-glibc-2_5_90-21Jakub Jelinek2007-04-162-4/+10
|
* Updated to fedora-glibc-20070317T2130 cvs/fedora-glibc-2_5_90-19Jakub Jelinek2007-03-171-1/+2
|
* Updated to fedora-glibc-20070221T1011 cvs/fedora-glibc-2_5_90-18Jakub Jelinek2007-02-216-228/+437
|
* Updated to fedora-glibc-20070202T0923 cvs/fedora-glibc-2_5_90-16Jakub Jelinek2007-02-025-46/+100
|
* Updated to fedora-glibc-20060810T0627 cvs/fedora-glibc-2_4_90-19Jakub Jelinek2006-08-101-6/+29
|
* Updated to fedora-glibc-20060807T1859 cvs/fedora-glibc-2_4_90-18Jakub Jelinek2006-08-073-6/+29
|
* Updated to fedora-glibc-20060511T1325 cvs/fedora-glibc-2_4_90-7Jakub Jelinek2006-05-111-59/+69
|
* Updated to fedora-glibc-20060505T1443 cvs/fedora-glibc-2_4_90-6Jakub Jelinek2006-05-051-1/+7
|
* Updated to fedora-glibc-20060505T0554 cvs/fedora-glibc-2_4_90-5Jakub Jelinek2006-05-053-3/+28
|
* Updated to fedora-glibc-20060427T2122Jakub Jelinek2006-04-271-2/+2
|
* Updated to fedora-glibc-20060426T2000Jakub Jelinek2006-04-261-7/+27
|
* Updated to fedora-glibc-20060130T0922Jakub Jelinek2006-01-3017-95/+138
|
* Updated to fedora-glibc-20060109T2152 cvs/fedora-glibc-2_3_90-30Jakub Jelinek2006-01-093-18/+10
|
* Updated to fedora-glibc-20060102T1045Jakub Jelinek2006-01-022-6/+17
|
* Updated to fedora-glibc-20051227T1426Jakub Jelinek2005-12-271-1/+1
|
* Updated to fedora-glibc-20051220T1028Jakub Jelinek2005-12-201-1/+1
|
* Updated to fedora-glibc-20051219T1003 cvs/fedora-glibc-2_3_90-19Jakub Jelinek2005-12-1914-0/+979
|
* Updated to fedora-glibc-20051115T0809Jakub Jelinek2005-11-154-10/+9
|
* Updated to fedora-glibc-20051003T2040Jakub Jelinek2005-10-033-1/+92
|
* Updated to fedora-glibc-20050912T0656Jakub Jelinek2005-09-122-1/+34
|
* Updated to fedora-glibc-20050808T2126Jakub Jelinek2005-08-081-0/+1
|
* Updated to fedora-glibc-20050729T1531Jakub Jelinek2005-07-291-1/+1
|
* Updated to fedora-glibc-20050725T0627Jakub Jelinek2005-07-251-2/+2
|
* Updated to fedora-glibc-20050722T0433Roland McGrath2005-07-221-0/+1
|
* Updated to fedora-glibc-20050721T0814Jakub Jelinek2005-07-214-23/+61
|
* Updated to fedora-glibc-20050427T1043Jakub Jelinek2005-04-271-4/+15
|
* Updated to fedora-glibc-20050319T1907 cvs/fedora-glibc-2_3_4-15Jakub Jelinek2005-03-191-3/+4
|