summaryrefslogtreecommitdiff
path: root/arch/powerpc64/bits/alltypes.h.in
AgeCommit message (Expand)AuthorFilesLines
2019-11-02move time_t and suseconds_t definitions to common alltypes.h.inRich Felker1-3/+0
2019-10-17move pthread types out of per-arch alltypes.hRich Felker1-8/+0
2019-10-17define LONG_MAX via arch alltypes.h, strip down bits/limits.hRich Felker1-0/+2
2019-10-17move __BYTE_ORDER definition to alltypes.hRich Felker1-0/+6
2019-10-17remove per-arch definitions for va_listRich Felker1-3/+0
2016-05-08add powerpc64 portBobby Bingham1-0/+26