aboutsummaryrefslogtreecommitdiffstats
path: root/include/bits (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-01bump yearMattias Andrée2-2/+2
2015-11-25tell in doc in which version things were introducedMattias Andrée1-0/+68
2015-11-20typoMattias Andrée1-1/+1
2015-10-31docMattias Andrée1-0/+3
2015-10-16m fixesMattias Andrée1-4/+5
2015-10-16the compiler determines how wchar is implement + intconf.h contains the signess of charMattias Andrée1-2/+18
2015-10-16some integer types are pointer-like types that are limited to longMattias Andrée1-6/+23
2015-10-16typoMattias Andrée1-1/+1
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