aboutsummaryrefslogtreecommitdiff
path: root/stdio-common/printf_fphex.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-18Cleanup a few cases where isinf is used to get the signbit to improve the rea...Wilco Dijkstra1-7/+3
2015-06-03This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* t...Wilco Dijkstra1-2/+2
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-10-04PowerPC floating point little-endian [1 of 15]Alan Modra1-9/+5
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers1-2/+2
2013-06-06Fix leading whitespaces.Ondrej Bilka1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-09-24Make printf respect the rounding mode for hex output (bug 5044).Joseph Myers1-13/+27
2012-05-24Remove use of INTDEF/INTUSE in libioAndreas Schwab1-2/+2
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu1-2/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-10-08isinf returns the sign of the number, use it in printf*Ulrich Drepper1-6/+10
2011-09-10Cleanup of configuration optionsUlrich Drepper1-14/+8
2009-08-23Print sign of NaN values.Ulrich Drepper1-2/+2
2006-08-03* grp/initgroups.c (internal_getgrouplist): Remove unnecessaryUlrich Drepper1-1/+4
2006-08-03[BZ #2908]Ulrich Drepper1-4/+4
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper1-0/+490
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-493/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+493
1999-03-10Update.Ulrich Drepper1-458/+0
1999-03-08(__printf_fphex): Print no decimal point if the precision is zero, even if th...Ulrich Drepper1-5/+5
1999-02-07Update.Ulrich Drepper1-5/+14
1998-12-12Update.Ulrich Drepper1-0/+2
1998-11-17Update.Ulrich Drepper1-15/+35
1997-12-22Update.cvs/libc-ud-971222Ulrich Drepper1-15/+16
1997-11-22Update.cvs/libc-ud-971122Ulrich Drepper1-2/+2
1997-08-02Update.cvs/libc-ud-970802Ulrich Drepper1-1/+1
1997-05-31Update.cvs/libc-ud-970530Ulrich Drepper1-0/+1
1997-05-21Update.cvs/libc-ud-970520Ulrich Drepper1-1/+1
1997-03-16Update.cvs/libc-ud-970316cvs/libc-970324cvs/libc-970323cvs/libc-970322cvs/libc-970321cvs/libc-970320cvs/libc-970319cvs/libc-970318cvs/libc-970317cvs/before-thomas-posix1996cvs/thomas-posix1996Ulrich Drepper1-0/+4
1997-03-04update from main archive 970304cvs/libc-970307cvs/libc-970306cvs/libc-970305cvs/libc-970304Ulrich Drepper1-43/+24
1997-02-25update from main archive 970225cvs/libc-970225Ulrich Drepper1-0/+440