Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-02 | move IPC_STAT definition to a new bits/ipcstat.h file | Rich Felker | 1 | -0/+1 |
2019-07-29 | duplicate generic bits/msg.h for each arch using it, in prep to change | Rich Felker | 1 | -0/+15 |
2019-07-29 | collapse out byte order conditions in bits/sem.h for fixed-endian archs | Rich Felker | 1 | -5/+0 |
2019-07-29 | duplicate generic bits/sem.h for each arch using it, in prep to change | Rich Felker | 1 | -0/+16 |
2019-07-29 | remove trailing newlines from various versions of bits/shm.h | Rich Felker | 1 | -1/+0 |
2019-07-29 | duplicate generic bits/shm.h for each arch using it, in prep to change | Rich Felker | 1 | -0/+28 |
2019-07-01 | add new syscall numbers from linux v5.1 | Szabolcs Nagy | 1 | -0/+39 |
2018-07-17 | add support for arch-specific ptrace command macros | Szabolcs Nagy | 1 | -0/+2 |
2018-06-26 | add m68k reg.h and user.h | Rich Felker | 2 | -0/+78 |
2018-06-20 | fix m68k float.h long double exponent range | Rich Felker | 1 | -2/+2 |
2018-06-19 | add m68k port | Rich Felker | 12 | -0/+692 |