Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add alloca.h | Mattias Andrée | 2015-08-29 | 1 | -0/+51 |
* | add __C11__, __C99__, __C90__, and __noreturn | Mattias Andrée | 2015-08-29 | 4 | -6/+49 |
* | only use __attributes__ if compiling with gcc | Mattias Andrée | 2015-08-29 | 2 | -1/+39 |
* | add stdalign.h | Mattias Andrée | 2015-08-29 | 1 | -0/+49 |
* | add stdnoreturn.h | Mattias Andrée | 2015-08-29 | 1 | -0/+36 |
* | add stdbool.h | Mattias Andrée | 2015-08-29 | 1 | -0/+57 |
* | add stdarg.h | Mattias Andrée | 2015-08-29 | 2 | -0/+104 |
* | add assert.h | Mattias Andrée | 2015-08-29 | 2 | -0/+121 |
* | m + add stdint | Mattias Andrée | 2015-08-29 | 5 | -0/+752 |
* | add stddef.h | Mattias Andrée | 2015-08-28 | 2 | -0/+164 |