aboutsummaryrefslogtreecommitdiffstats
path: root/include/bits (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-31add _LIBRARY_HEADERMattias Andrée1-1/+1
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-8/+13
2015-08-31wchar_t and wint_t not safe for marshallingMattias Andrée1-0/+10
2015-08-31typoMattias Andrée1-1/+1
2015-08-29add stdarg.hMattias Andrée1-0/+19
2015-08-29m + add stdintMattias Andrée2-0/+201
2015-08-28add stddef.hMattias Andrée1-0/+92