aboutsummaryrefslogtreecommitdiff
path: root/stdlib/inttypes.h
AgeCommit message (Expand)Author
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-14Remove strtoimax, strtoumax, wcstoimax, wcstoumax inlinesJoseph Myers
2020-02-17stdlib: Reduce namespace pollution in <inttypes.h>Florian Weimer
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-03-13Move inttypes.h and stdint.h to stdlib.Zack Weinberg