Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add slibc-alloc.h | Mattias Andrée | 2015-08-30 | 1 | -0/+50 |
* | add bzero and explicit_bzero | Mattias Andrée | 2015-08-30 | 1 | -0/+55 |
* | add strerror and variants | Mattias Andrée | 2015-08-30 | 1 | -0/+125 |
* | m fix slibc-error | Mattias Andrée | 2015-08-30 | 1 | -3/+4 |
* | add slibc-error.h | Mattias Andrée | 2015-08-30 | 1 | -0/+76 |
* | m | Mattias Andrée | 2015-08-30 | 1 | -1/+1 |
* | add error.h | Mattias Andrée | 2015-08-30 | 1 | -0/+188 |
* | m err.h | Mattias Andrée | 2015-08-29 | 1 | -0/+16 |
* | add err.h + add _SLIBC_SUPPRESS_WARNINGS | Mattias Andrée | 2015-08-29 | 1 | -0/+142 |
* | add __C11__, __C99__, __C90__, and __noreturn | Mattias Andrée | 2015-08-29 | 1 | -2/+1 |
* | add assert.h | Mattias Andrée | 2015-08-29 | 1 | -0/+58 |