Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | collapse out byte order conditions in bits/sem.h for fixed-endian archs | Rich Felker | 2019-07-29 | 1 | -5/+0 |
* | duplicate generic bits/sem.h for each arch using it, in prep to change | Rich Felker | 2019-07-29 | 1 | -0/+16 |
* | remove trailing newlines from various versions of bits/shm.h | Rich Felker | 2019-07-29 | 1 | -1/+0 |
* | duplicate generic bits/shm.h for each arch using it, in prep to change | Rich Felker | 2019-07-29 | 1 | -0/+28 |
* | decouple struct stat from kernel type | Rich Felker | 2019-07-18 | 1 | -0/+21 |
* | add new syscall numbers from linux v5.1 | Szabolcs Nagy | 2019-07-01 | 1 | -0/+39 |
* | add support for arch-specific ptrace command macros | Szabolcs Nagy | 2018-07-17 | 1 | -0/+2 |
* | add m68k reg.h and user.h | Rich Felker | 2018-06-26 | 2 | -0/+78 |
* | fix m68k float.h long double exponent range | Rich Felker | 2018-06-20 | 1 | -2/+2 |
* | work around broken kernel struct ipc_perm on some big endian archs | Rich Felker | 2018-06-20 | 1 | -0/+1 |
* | add m68k port | Rich Felker | 2018-06-19 | 17 | -0/+847 |