Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add iso646.h | Mattias Andrée | 2015-08-29 | 1 | -0/+41 |
* | add alloca.h | Mattias Andrée | 2015-08-29 | 1 | -0/+51 |
* | add __C11__, __C99__, __C90__, and __noreturn | Mattias Andrée | 2015-08-29 | 5 | -8/+50 |
* | 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 |
* | only C99 and newer | Mattias Andrée | 2015-08-29 | 1 | -1/+2 |
* | 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 | 3 | -0/+179 |
* | m + add stdint | Mattias Andrée | 2015-08-29 | 6 | -1/+753 |
* | add stddef.h | Mattias Andrée | 2015-08-28 | 2 | -0/+164 |
* | add readme | Mattias Andrée | 2015-08-28 | 1 | -0/+6 |
* | add license and copying | Mattias Andrée | 2015-08-28 | 2 | -0/+690 |
* | first commit | Mattias Andrée | 2015-08-28 | 1 | -0/+21 |