about summary refs log tree commit diff
path: root/stdio-common/printf_fphex.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-021-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* stdio-common: Convert vfprintf and related functions to buffersFlorian Weimer2022-12-191-151/+109
* __printf_fphex always uses LC_NUMERICFlorian Weimer2022-05-231-19/+11
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Mechanically remove _IO_ name aliases for types and constants.Zack Weinberg2018-02-211-6/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* stdio-common: Use array_length and array_end macrosFlorian Weimer2017-11-021-2/+3
* float128: Add strfromf128Gabriel F. T. Gomes2017-06-071-0/+21
* Remove duplicated code from __printf_fp_l, __printf_fphex, and __printf_sizeGabriel F. T. Gomes2017-06-071-70/+40
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Cleanup a few cases where isinf is used to get the signbit to improve the rea...Wilco Dijkstra2015-09-181-7/+3
* This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* t...Wilco Dijkstra2015-06-031-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* PowerPC floating point little-endian [1 of 15]Alan Modra2013-10-041-9/+5
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-071-2/+2
* Fix leading whitespaces.Ondrej Bilka2013-06-061-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Make printf respect the rounding mode for hex output (bug 5044).Joseph Myers2012-09-241-13/+27
* Remove use of INTDEF/INTUSE in libioAndreas Schwab2012-05-241-2/+2
* Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu2012-03-201-2/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* isinf returns the sign of the number, use it in printf*Ulrich Drepper2011-10-081-6/+10
* Cleanup of configuration optionsUlrich Drepper2011-09-101-14/+8
* Print sign of NaN values.Ulrich Drepper2009-08-231-2/+2
* * grp/initgroups.c (internal_getgrouplist): Remove unnecessaryUlrich Drepper2006-08-031-1/+4
* [BZ #2908]Ulrich Drepper2006-08-031-4/+4
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-141-0/+490
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-493/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+493
* Update.Ulrich Drepper1999-03-101-458/+0
* (__printf_fphex): Print no decimal point if the precision is zero, even if th...Ulrich Drepper1999-03-081-5/+5
* Update.Ulrich Drepper1999-02-071-5/+14
* Update.Ulrich Drepper1998-12-121-0/+2
* Update.Ulrich Drepper1998-11-171-15/+35
* Update. cvs/libc-ud-971222Ulrich Drepper1997-12-221-15/+16
* Update. cvs/libc-ud-971122Ulrich Drepper1997-11-221-2/+2
* Update. cvs/libc-ud-970802Ulrich Drepper1997-08-021-1/+1
* Update. cvs/libc-ud-970530Ulrich Drepper1997-05-311-0/+1
* Update. cvs/libc-ud-970520Ulrich Drepper1997-05-211-1/+1
* Update. cvs/libc-ud-970316 cvs/libc-970324 cvs/libc-970323 cvs/libc-970322 cvs/libc-970321 cvs/libc-970320 cvs/libc-970319 cvs/libc-970318 cvs/libc-970317 cvs/before-thomas-posix1996 cvs/thomas-posix1996Ulrich Drepper1997-03-161-0/+4
* update from main archive 970304 cvs/libc-970307 cvs/libc-970306 cvs/libc-970305 cvs/libc-970304Ulrich Drepper1997-03-041-43/+24