Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-11-02 | move time_t and suseconds_t definitions to common alltypes.h.in | Rich Felker | 1 | -3/+0 |
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/+2 |
2019-10-17 | move __BYTE_ORDER definition to alltypes.h | Rich Felker | 1 | -0/+6 |
2019-10-17 | remove per-arch definitions for va_list | Rich Felker | 1 | -3/+0 |
2015-03-20 | fix missing max_align_t definition on aarch64 | Rich Felker | 1 | -0/+2 |
2015-03-11 | add aarch64 port | Szabolcs Nagy | 1 | -0/+28 |