aboutsummaryrefslogtreecommitdiff
path: root/stdlib/inttypes.h
AgeCommit message (Expand)Author
2023-06-19C2x scanf %b supportJoseph Myers
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov
2023-03-14Update printf %b/%B C2x supportJoseph Myers
2023-02-16C2x strtol binary constant handlingJoseph Myers
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
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