| Age | Commit message (Expand) | Author | Lines | 
|---|---|---|---|
| 2024年05月07日 | stdint.h: derive limits from __LONG_MAX, use common fast16 types | Rich Felker | -20/+0 | 
| 2024年05月07日 | sys/reg.h: derive __WORDSIZE from __LONG_MAX | Rich Felker | -2/+0 | 
| 2024年05月07日 | unistd.h: derive ILP32/LP64 macros from __LONG_MAX instead of arch bits | Rich Felker | -2/+0 | 
| 2024年05月07日 | unify bits/stat.h for all archs sharing a common definition | Rich Felker | -18/+0 | 
| 2024年05月06日 | riscv mcontext_t/sigcontext: use __aligned__ instead of aligned | Michael Forney | -1/+1 | 
| 2024年02月29日 | riscv: define REG_S1 and REG_S2 | Khem Raj | -0/+2 | 
| 2024年02月29日 | riscv32: add new syscall numbers | Khem Raj | -1/+15 | 
| 2024年02月29日 | riscv32: add sysvipc msg/sem/shm bits | Rich Felker | -0/+68 | 
| 2024年02月29日 | riscv32: add arch headers | Stefan O'Rear | -0/+504 |