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