summaryrefslogtreecommitdiff
path: root/libc/src/stdio/printf_core/printf_config.h
AgeCommit message (Expand)Author
2024-02-27[libc] Add fixed point support to printf (#82707)Michael Jones
2023-08-07[libc] Add nullptr check option to printf %sMichael Jones
2023-06-08[libc] add options to printf decimal floatsMichael Jones
2023-02-15[libc][NFC] Make tuning macros start with LIBC_COPT_Guillaume Chatelet
2022-08-26[libc] add compile option for printf arg type arrayMichael Jones