Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-11-12 | tests: Remove NULL check for an array | Siddhesh Poyarekar | 1 | -2/+0 |
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-03 | Use C99-compliant scanf under _GNU_SOURCE with modern compilers. | Zack Weinberg | 1 | -26/+26 |
2017-02-25 | Split DIAG_* macros to new header libc-diag.h. | Zack Weinberg | 1 | -1/+1 |
2014-12-10 | Add macros for diagnostic control, use for scanf %a tests. | Joseph Myers | 1 | -0/+21 |
2008-05-24 | * libio/stdio.h (vscanf): Fix -std=c99 redirect. | Jakub Jelinek | 1 | -0/+53 |
2007-09-18 | * include/stdio.h (__isoc99_fscanf, __isoc99_scanf, | Ulrich Drepper | 1 | -0/+63 |