about summary refs log tree commit diff
path: root/stdio-common/printf_size.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-2/+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-7/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* float128: Add strfromf128Gabriel F. T. Gomes2017-06-071-0/+8
* Remove duplicated code from __printf_fp_l, __printf_fphex, and __printf_sizeGabriel F. T. Gomes2017-06-071-46/+29
* 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-10/+9
* 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-6/+6
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-071-2/+2
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Remove use of INTDEF/INTUSE in libioAndreas Schwab2012-05-241-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-13/+11
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-141-2/+4
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-4/+2
* 2.5-18.1Jakub Jelinek2007-07-121-2/+4
* (do_release_all): Add __libc_freeres_fn_section.Ulrich Drepper2004-08-041-10/+1
* Update.Ulrich Drepper2004-03-191-18/+8
* Undo parts of patch from 2000-2-11. Initialize width correctly.Ulrich Drepper2004-02-081-2/+2
* Update.Ulrich Drepper2002-09-101-4/+4
* Update.Ulrich Drepper2002-04-141-4/+4
* Update.Ulrich Drepper2002-02-261-2/+2
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Andreas Jaeger2001-01-021-2/+2
* Update.Ulrich Drepper2000-02-111-18/+29
* Update.Ulrich Drepper1999-06-161-1/+2
* Update.Ulrich Drepper1998-12-121-1/+3
* Update. cvs/libc-ud-970430 cvs/libc-970619 cvs/libc-970618 cvs/libc-970617 cvs/libc-970616 cvs/libc-970615 cvs/libc-970614 cvs/libc-970613 cvs/libc-970612 cvs/libc-970611 cvs/libc-970610 cvs/libc-970609 cvs/libc-970608 cvs/libc-970607 cvs/libc-970606 cvs/libc-970605 cvs/libc-970604 cvs/libc-970603 cvs/libc-970602 cvs/libc-970601 cvs/libc-970531 cvs/libc-970530 cvs/libc-970529 cvs/libc-970528 cvs/libc-970527 cvs/libc-970526 cvs/libc-970525 cvs/libc-970524 cvs/libc-970523 cvs/libc-970522 cvs/libc-970521 cvs/libc-970520 cvs/libc-970519 cvs/libc-970518 cvs/libc-970517 cvs/libc-970516 cvs/libc-970515 cvs/libc-970514 cvs/libc-970513 cvs/libc-970512 cvs/libc-970511 cvs/libc-970510 cvs/libc-970509 cvs/libc-970508 cvs/libc-970507 cvs/libc-970506 cvs/libc-970505 cvs/libc-970504 cvs/libc-970503 cvs/libc-970502 cvs/libc-970501Ulrich Drepper1997-04-301-3/+5
* Add description of printf_size and printf_size_info.Ulrich Drepper1997-04-191-2/+2
* Update.Ulrich Drepper1997-03-251-0/+250