Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add _LIBRARY_HEADER | Mattias Andrée | 2015-08-31 | 1 | -1/+1 |
* | wint_t and wchar_t are not portable, additionally they are not guaranteed to be defined as expected and thus should not be used | Mattias Andrée | 2015-08-31 | 1 | -8/+13 |
* | wchar_t and wint_t not safe for marshalling | Mattias Andrée | 2015-08-31 | 1 | -0/+10 |
* | typo | Mattias Andrée | 2015-08-31 | 1 | -1/+1 |
* | add stdarg.h | Mattias Andrée | 2015-08-29 | 1 | -0/+19 |
* | m + add stdint | Mattias Andrée | 2015-08-29 | 2 | -0/+201 |
* | add stddef.h | Mattias Andrée | 2015-08-28 | 1 | -0/+92 |