Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2021-01-02 | 1 | -1/+1 |
* | tests: Remove NULL check for an array | Siddhesh Poyarekar | 2020-11-12 | 1 | -2/+0 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2020-01-01 | 1 | -1/+1 |
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 1 | -1/+1 |
* | Use C99-compliant scanf under _GNU_SOURCE with modern compilers. | Zack Weinberg | 2019-01-03 | 1 | -10/+21 |
* | Don't include <bits/stdio-lock.h> from installed <libio.h>. | Joseph Myers | 2015-09-03 | 1 | -0/+1 |
* | Preserve SSE registers in runtime relocations on x86-64. | Ulrich Drepper | 2009-07-29 | 1 | -0/+1 |
* | * libio/stdio.h (vscanf): Fix -std=c99 redirect. | Jakub Jelinek | 2008-05-24 | 1 | -0/+43 |
* | * include/stdio.h (__isoc99_fscanf, __isoc99_scanf, | Ulrich Drepper | 2007-09-18 | 1 | -0/+54 |