summaryrefslogtreecommitdiff
path: root/libc/test/src/stdio/scanf_core/reader_test.cpp
AgeCommit message (Expand)Author
2025-03-17[libc] Templatize the scanf Reader interface (#131037)Petr Hosek
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-09-22[libc] Refactor scanf reader to match printf (#66023)michaelrj-google