Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more types cleanup | Rich Felker | 2011-04-11 | 1 | -12/+3 |
| | | | | | | | | the basic idea is that the only things in alltypes.h should be types that either vary from system to system (in practice, not just in theoretical la-la land - this is the implementation so we choose what constraints we want to impose on ports) or which are needed by multiple system headers. | ||||
* | cleanup types stuff in headers, fix missing u_int*_t in sys/types.h | Rich Felker | 2011-04-11 | 1 | -0/+10 |
| | |||||
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+107 |