Age | Commit message (Expand) | Author | Files | Lines |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-12-05 | Add __v*printf_internal with flags arguments | Zack Weinberg | 1 | -2344/+7 |
2018-02-21 | Remove miscellaneous debris from libio. | Zack Weinberg | 1 | -1/+1 |
2018-02-21 | Remove _IO_file_flags define. | Zack Weinberg | 1 | -2/+2 |
2018-02-21 | Mechanically remove _IO_ name aliases for types and constants. | Zack Weinberg | 1 | -14/+12 |
2018-02-05 | Remove some unnecessary redefinitions of std symbols. | Zack Weinberg | 1 | -6/+1 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-11-02 | stdio-common: Use array_length and array_end macros | Florian Weimer | 1 | -3/+3 |
2017-08-31 | stdio-common: Remove internal_function attribute | Florian Weimer | 1 | -2/+1 |
2017-06-29 | vfprintf: Reuse work_buffer in group_number | Florian Weimer | 1 | -29/+38 |
2017-06-29 | vfprintf: Use struct scratch_buffer for positional arguments allocation | Florian Weimer | 1 | -40/+28 |
2017-06-29 | vfprintf: Reduce WORK_BUFFER_SIZE for wchar_t builds | Florian Weimer | 1 | -1/+1 |
2017-06-07 | float128: Add strfromf128 | Gabriel F. T. Gomes | 1 | -2/+8 |
2017-05-08 | vfprintf.c: Refactor magic number 32 into EXTSIZ. | Carlos O'Donell | 1 | -25/+27 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-09-02 | vfprintf: Avoid creating a VLA which complicates stack management | Florian Weimer | 1 | -1/+1 |
2016-06-23 | libio: Implement vtable verification [BZ #20191] | Florian Weimer | 1 | -2/+2 |
2016-04-25 | vfprintf: Fix memory with large width and precision [BZ #19931] | Florian Weimer | 1 | -0/+5 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-10-17 | vfprintf: Rewrite printf_positional to use struct scratch_buffer | Florian Weimer | 1 | -40/+10 |
2015-09-16 | Fix BZ #18872 -- memory leak in printf_positional. | Paul Pluzhnikov | 1 | -0/+4 |
2015-09-08 | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers | 1 | -1/+1 |
2015-05-21 | vfprintf: Remove label name switching for the jump table | Florian Weimer | 1 | -17/+4 |
2015-05-21 | vfprintf: Introduce printf_positional function | Florian Weimer | 1 | -347/+369 |
2015-05-21 | vfprintf: Move jump table definition and the macros out of function | Florian Weimer | 1 | -65/+64 |
2015-03-06 | vfprintf: Define WORK_BUFFER_SIZE | Florian Weimer | 1 | -11/+11 |
2015-03-06 | vfprintf: Introduce JUMP_TABLE_BASE_LABEL | Florian Weimer | 1 | -3/+6 |
2015-03-06 | vfprintf: Introduce THOUSANDS_SEP_T | Florian Weimer | 1 | -18/+5 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-12-15 | CVE-2012-3406: Stack overflow in vfprintf [BZ #16617] | Jeff Law | 1 | -2/+38 |
2014-05-01 | Correctly handle %p in wprintf (BZ #16890) | Andreas Schwab | 1 | -1/+2 |
2014-03-17 | Revert "Fix _IO_JUMPS_OFFSET -Wundef warnings" | Will Newton | 1 | -1/+1 |
2014-03-17 | Fix _IO_JUMPS_OFFSET -Wundef warnings | Will Newton | 1 | -1/+1 |
2014-01-07 | Fix integer overflow in vfwprintf. Fixes bug 14286. | Ondřej Bílka | 1 | -1/+7 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-10-11 | Fix fwrite() reading beyond end of buffer in error path | Eric Biggers | 1 | -6/+6 |
2013-06-07 | Avoid use of "register" as optimization hint. | Joseph Myers | 1 | -4/+4 |
2013-03-05 | Replace __builtin_expect(..., 0) with __glibc_unlikely(). | Paul Pluzhnikov | 1 | -19/+19 |
2013-03-05 | * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't | Paul Pluzhnikov | 1 | -4/+13 |
2013-02-13 | Remove __ptrvalue, __bounded and __unbounded. | Joseph Myers | 1 | -2/+2 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-11-16 | printf should return negative value on error | Siddhesh Poyarekar | 1 | -4/+24 |
2012-09-28 | 2012-09-28 Andreas Schwab <schwab@linux-m68k.org> | Jeff Law | 1 | -36/+3 |
2012-05-24 | Remove use of INTDEF/INTUSE in libio | Andreas Schwab | 1 | -15/+16 |
2012-04-02 | Tighten up vfprintf width, precision, and total length overflow handling. | David S. Miller | 1 | -19/+58 |
2012-03-20 | Move stdio-common/_itoa.h to sysdeps/generic | H.J. Lu | 1 | -2/+2 |
2012-03-06 | Formatting fixes | Ulrich Drepper | 1 | -13/+13 |