Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-17 | move pthread types out of per-arch alltypes.h | Rich Felker | 1 | -8/+0 |
2019-10-17 | define LONG_MAX via arch alltypes.h, strip down bits/limits.h | Rich Felker | 1 | -0/+1 |
2019-10-17 | move __BYTE_ORDER definition to alltypes.h | Rich Felker | 1 | -0/+2 |
2019-10-17 | remove per-arch definitions for va_list | Rich Felker | 1 | -3/+0 |
2019-09-08 | honor __WCHAR_TYPE__ on archs with legacy long definition of wchar_t | Rich Felker | 1 | -0/+4 |
2018-06-19 | add m68k port | Rich Felker | 1 | -0/+31 |