aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/inttypes.h
AgeCommit message (Expand)Author
2022-02-04[libc++] Normalize all our '#pragma GCC system_header', and regression-test.Arthur O'Dwyer
2021-11-17[runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne
2021-04-20[libc++] NFC: Normalize `#endif //` comment indentationLouis Dionne
2019-06-20AIX system headers need stdint.h and inttypes.h to be re-enterableXing Xue
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2016-09-26[include] Declare __STDC_*_MACROS for C++11 compat in old libcMichal Gorny
2015-11-06Cleanup foo.h headers and __config to work in CEric Fiselier
2015-10-09PR25118: move system_header pragma before uses of include_next to avoid exten...Richard Smith
2015-10-08Split <inttypes.h> out of <cinttypes>.Richard Smith