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/user.h: derive __WORDSIZE from __LONG_MAX | Rich Felker | -0/+9 | |
previously, only a few archs defined it here. this change makes the presence consistent across all archs, and reduces the amount of header duplication (and potential for future inconsistency) between archs. | ||||
2011年09月23日 | sys/user.h may need stdint.h | Rich Felker | -0/+1 | |
2011年02月12日 | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | -0/+15 | |