summaryrefslogtreecommitdiff
path: root/src/stdio/vfscanf.c
AgeCommit message (Expand)Author
2024-01-31check for overlapping pointersJakob Kaivo
2024-01-30update standards and safety checksJakob Kaivo
2023-11-14disable all functions; will strategically reenable them as testedJakob Kaivo
2020-09-25spaces to tabsJakob Kaivo
2020-09-25use C99 language features for C99 library functionsJakob Kaivo
2020-03-04eliminate nonstd/io.hJakob Kaivo
2019-02-28implement in terms of __scanf()Jakob Kaivo
2019-02-08merge sources into single treeJakob Kaivo