Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2024-05-11 | fix typo that broke sys/reg.h and sys/user.h | Gonzalo Alvarez | -1/+1 | |
commit 7019fbe103165b9b26a9391d5ecd4c7fcb6f3ec9 and commit e709a6f07ade208ba513f9225222336f30c304b0 misspelled bits/alltypes.h. | ||||
2024-05-07 | sys/reg.h: derive __WORDSIZE from __LONG_MAX | Rich Felker | -0/+9 | |
this removes an otherwise-unnecessary bits header from most archs, replacing it with an empty generic version. | ||||
2011-09-19 | fix broken multi-inclusion guard in sys/reg.h | Rich Felker | -2/+2 | |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+9 | |