about summary refs log tree commit diff
path: root/include/stdint.h
Commit message (Collapse)AuthorAgeFilesLines
* more types cleanupRich Felker2011-04-111-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.hRich Felker2011-04-111-0/+10
|
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+107