summaryrefslogtreecommitdiff
path: root/libc/src/stdio/vsscanf.cpp
AgeCommit message (Expand)Author
2025-03-17[libc] Templatize the scanf Reader interface (#131037)Petr Hosek
2024-10-01[libc][stdio] Use proxy headers of stdio.h in src and test folders. (#110067)lntue
2024-07-31[libc] Add vsscanf function (#101402)Joseph Huber