aboutsummaryrefslogtreecommitdiff
path: root/include/stdint.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* more types cleanup•••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. Rich Felker2011-04-111-12/+3
* cleanup types stuff in headers, fix missing u_int*_t in sys/types.hRich Felker2011-04-111-0/+10
* initial check-in, version 0.5.0Rich Felker2011-02-121-0/+107