about summary refs log tree commit diff
path: root/arch/m68k/bits/alltypes.h.in
Commit message (Expand)AuthorAgeFilesLines
* move time_t and suseconds_t definitions to common alltypes.h.inRich Felker2019-11-021-3/+0
* switch all existing 32-bit archs to 64-bit time_tRich Felker2019-11-021-2/+3
* move pthread types out of per-arch alltypes.hRich Felker2019-10-171-8/+0
* define LONG_MAX via arch alltypes.h, strip down bits/limits.hRich Felker2019-10-171-0/+1
* move __BYTE_ORDER definition to alltypes.hRich Felker2019-10-171-0/+2
* remove per-arch definitions for va_listRich Felker2019-10-171-3/+0
* honor __WCHAR_TYPE__ on archs with legacy long definition of wchar_tRich Felker2019-09-081-0/+4
* add m68k portRich Felker2018-06-191-0/+31