aboutsummaryrefslogtreecommitdiffstats
path: root/include/bits (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-03add some integer typesMattias Andrée1-0/+112
2015-09-02miscMattias Andrée1-1/+9
2015-09-02fix some warnings and errorsMattias Andrée1-0/+12
2015-09-02add div functionsMattias Andrée1-0/+95
2015-09-02automate some parts of intconfMattias Andrée1-47/+0
2015-09-02fix more errorsMattias Andrée1-0/+8
2015-09-01start on makefile and fixing warnings and errorsMattias Andrée1-1/+1
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