aboutsummaryrefslogtreecommitdiffstats
path: root/include/stdint.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-09-02fix more errorsMattias Andrée1-22/+22
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-31add _LIBRARY_HEADERMattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
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
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-29m + add stdintMattias Andrée1-0/+422
Signed-off-by: Mattias Andrée <maandree@operamail.com>