aboutsummaryrefslogtreecommitdiff
path: root/include/inttypes.h
AgeCommit message (Expand)Author
2020-12-08Make strtoimax, strtoumax, wcstoimax, wcstoumax into aliasesJoseph Myers
2019-03-13Move inttypes.h and stdint.h to stdlib.Zack Weinberg
2018-02-28Use libc_hidden_* for strtoumax (bug 15105).Joseph Myers