about summary refs log tree commit diff
path: root/stdio-common/scanf16.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
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* tests: Remove NULL check for an arraySiddhesh Poyarekar2020-11-121-2/+0
* 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
* Use C99-compliant scanf under _GNU_SOURCE with modern compilers.Zack Weinberg2019-01-031-8/+29
* * libio/stdio.h (vscanf): Fix -std=c99 redirect. Jakub Jelinek2008-05-241-0/+147