Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whitespace | Mattias Andrée | 2015-10-13 | 1 | -1/+1 |
* | info: slibc-error.h | Mattias Andrée | 2015-10-13 | 2 | -0/+269 |
* | info style | Mattias Andrée | 2015-10-13 | 1 | -6/+6 |
* | m info | Mattias Andrée | 2015-10-13 | 1 | -1/+2 |
* | info style | Mattias Andrée | 2015-10-13 | 5 | -22/+22 |
* | m info | Mattias Andrée | 2015-10-13 | 1 | -1/+1 |
* | m info | Mattias Andrée | 2015-10-13 | 1 | -5/+5 |
* | info: error.h | Mattias Andrée | 2015-10-13 | 1 | -1/+126 |
* | typo | Mattias Andrée | 2015-10-13 | 1 | -1/+1 |
* | typo | Mattias Andrée | 2015-10-13 | 1 | -1/+1 |
* | error.h requires _gnu_source | Mattias Andrée | 2015-10-13 | 1 | -6/+6 |
* | info: err.h | Mattias Andrée | 2015-10-13 | 1 | -0/+82 |
* | m | Mattias Andrée | 2015-10-13 | 2 | -6/+6 |
* | m | Mattias Andrée | 2015-10-13 | 1 | -4/+1 |
* | typo | Mattias Andrée | 2015-10-13 | 1 | -1/+1 |
* | info: customary prefixes for perror | Mattias Andrée | 2015-10-13 | 1 | -0/+11 |
* | m feature-test macro checking | Mattias Andrée | 2015-10-13 | 1 | -2/+2 |
* | m + info: error reporting facilities from errno.h, string.h and stdio.h | Mattias Andrée | 2015-10-13 | 2 | -2/+261 |
* | typo | Mattias Andrée | 2015-10-13 | 1 | -1/+1 |
* | info: errno | Mattias Andrée | 2015-10-13 | 2 | -0/+55 |
* | m info | Mattias Andrée | 2015-10-13 | 1 | -7/+11 |
* | fix strrchr bug, return the end of the string if c is 0 | Mattias Andrée | 2015-10-13 | 2 | -2/+2 |
* | info: assertions | Mattias Andrée | 2015-10-13 | 1 | -0/+109 |
* | CPP directive __func__ requires C99 | Mattias Andrée | 2015-10-13 | 2 | -15/+23 |
* | info typo | Mattias Andrée | 2015-10-13 | 1 | -1/+1 |
* | m info | Mattias Andrée | 2015-10-13 | 1 | -1/+1 |
* | m doc | Mattias Andrée | 2015-10-13 | 1 | -2/+2 |
* | __noreturn shall be at the beginning of the prototypes | Mattias Andrée | 2015-10-13 | 4 | -13/+13 |
* | static_assert is only defined if C11 is used | Mattias Andrée | 2015-10-13 | 1 | -1/+3 |
* | inclusion guard for assert.h do not guard definitions that depend on NDEBUG being unset | Mattias Andrée | 2015-10-13 | 1 | -12/+15 |
* | info: variadic functions | Mattias Andrée | 2015-10-13 | 1 | -4/+98 |
* | fix use of va_copy | Mattias Andrée | 2015-10-13 | 3 | -0/+3 |
* | c revision warnings for stdarg.h | Mattias Andrée | 2015-10-13 | 1 | -0/+8 |
* | info: member offsets | Mattias Andrée | 2015-10-13 | 1 | -0/+37 |
* | add todo about undefined behaviour of offsetof | Mattias Andrée | 2015-10-13 | 1 | -0/+2 |
* | info: stdalign.h | Mattias Andrée | 2015-10-13 | 1 | -0/+29 |
* | info: non-returning functions | Mattias Andrée | 2015-10-13 | 1 | -0/+41 |
* | m doc | Mattias Andrée | 2015-10-13 | 1 | -4/+10 |
* | warning if stdalign or stdnoreturn are included without C11 | Mattias Andrée | 2015-10-13 | 2 | -0/+8 |
* | guard stdbool.h with __bool_true_false_are_defined rather than _STDBOOL_H to let the macros to be undefined, and then redefined by including stdboo... | Mattias Andrée | 2015-10-13 | 1 | -2/+1 |
* | info: booleans | Mattias Andrée | 2015-10-13 | 1 | -3/+46 |
* | stdbool.h requires c99 | Mattias Andrée | 2015-10-13 | 1 | -0/+3 |
* | info: iso646 | Mattias Andrée | 2015-10-13 | 2 | -0/+80 |
* | info: hfindex | Mattias Andrée | 2015-10-13 | 1 | -0/+9 |
* | feature-test macros | Mattias Andrée | 2015-10-12 | 5 | -131/+521 |
* | some feature-test macros | Mattias Andrée | 2015-10-12 | 2 | -1/+158 |
* | info: some feature-test macros | Mattias Andrée | 2015-10-12 | 1 | -1/+62 |
* | _PORTABLE_SOURCES does not disable POSIX extensions | Mattias Andrée | 2015-10-12 | 1 | -6/+6 |
* | m | Mattias Andrée | 2015-10-12 | 1 | -3/+3 |
* | reserved names | Mattias Andrée | 2015-10-12 | 1 | -1/+142 |