aboutsummaryrefslogtreecommitdiffstats
path: root/include/stdint.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* do not assume that size(void*) == size(long)Mattias Andrée2015-10-161-2/+10
* semiportable integers were added in c99Mattias Andrée2015-10-141-95/+98
* fix more errorsMattias Andrée2015-09-021-22/+22
* add _LIBRARY_HEADERMattias Andrée2015-08-311-1/+2
* wint_t and wchar_t are not portable, additionally they are not guaranteed to be defined as expected and thus should not be usedMattias Andrée2015-08-311-4/+6
* m + add stdintMattias Andrée2015-08-291-0/+422