Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
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.0v0.5.0 | Rich Felker | -0/+15 | |