Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2011-04-11 | more types cleanup | Rich Felker | -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. | ||||
2011-04-11 | cleanup types stuff in headers, fix missing u_int*_t in sys/types.h | Rich Felker | -0/+10 | |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+107 | |