Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | m doc | Mattias Andrée | 2015-10-18 | 2 | -4/+16 | |
* | rememalign: check mode | Mattias Andrée | 2015-10-18 | 1 | -0/+3 | |
* | info typo | Mattias Andrée | 2015-10-18 | 1 | -1/+1 | |
* | add rememalign: realloc with configurable alignment | Mattias Andrée | 2015-10-18 | 3 | -12/+130 | |
* | info: unaligned pointers | Mattias Andrée | 2015-10-18 | 1 | -1/+3 | |
* | derp | Mattias Andrée | 2015-10-18 | 1 | -3/+3 | |
* | the pointer returned by malloc is aligned | Mattias Andrée | 2015-10-18 | 3 | -5/+35 | |
* | info: malloc aligns pointers | Mattias Andrée | 2015-10-18 | 1 | -14/+12 | |
* | info: realloc | Mattias Andrée | 2015-10-18 | 1 | -4/+83 | |
* | update todo | Mattias Andrée | 2015-10-18 | 1 | -0/+2 | |
* | m | Mattias Andrée | 2015-10-18 | 1 | -1/+1 | |
* | info: aligments | Mattias Andrée | 2015-10-18 | 1 | -0/+19 | |
* | m info | Mattias Andrée | 2015-10-18 | 1 | -4/+4 | |
* | m info | Mattias Andrée | 2015-10-18 | 1 | -1/+1 | |
* | info: memory allocation with aligned pointers | Mattias Andrée | 2015-10-18 | 1 | -2/+175 | |
* | m | Mattias Andrée | 2015-10-18 | 1 | -8/+4 | |
* | update todo | Mattias Andrée | 2015-10-18 | 1 | -0/+4 | |
* | feature-test macros | Mattias Andrée | 2015-10-18 | 1 | -3/+9 | |
* | m | Mattias Andrée | 2015-10-18 | 1 | -0/+1 | |
* | m info | Mattias Andrée | 2015-10-18 | 1 | -1/+9 | |
* | info: malloc | Mattias Andrée | 2015-10-18 | 1 | -1/+139 | |
* | malloc.h should be included via stdlib.h | Mattias Andrée | 2015-10-18 | 1 | -0/+4 | |
* | m info | Mattias Andrée | 2015-10-17 | 1 | -4/+4 | |
* | info: alloca.h | Mattias Andrée | 2015-10-17 | 1 | -1/+3 | |
* | info: more on alloca | Mattias Andrée | 2015-10-17 | 1 | -0/+19 | |
* | typo | Mattias Andrée | 2015-10-17 | 1 | -2/+3 | |
* | add asprintfa and aswprintfa | Mattias Andrée | 2015-10-17 | 1 | -1/+84 | |
* | info: alloca | Mattias Andrée | 2015-10-17 | 1 | -1/+65 | |
* | info index | Mattias Andrée | 2015-10-17 | 1 | -5/+70 | |
* | info: sections for the memory allocation chapter | Mattias Andrée | 2015-10-17 | 1 | -0/+53 | |
* | m info | Mattias Andrée | 2015-10-17 | 1 | -1/+1 | |
* | info: stylo | Mattias Andrée | 2015-10-17 | 1 | -7/+7 | |
* | info: brief introduction to memory management | Mattias Andrée | 2015-10-17 | 2 | -0/+171 | |
* | improve attributes | Mattias Andrée | 2015-10-17 | 19 | -297/+342 | |
* | fix errors | Mattias Andrée | 2015-10-17 | 24 | -156/+241 | |
* | m fixes | Mattias Andrée | 2015-10-16 | 2 | -9/+10 | |
* | m | Mattias Andrée | 2015-10-16 | 1 | -7/+6 | |
* | the compiler determines how wchar is implement + intconf.h contains the signess of char | Mattias Andrée | 2015-10-16 | 4 | -3/+62 | |
* | update todo | Mattias Andrée | 2015-10-16 | 1 | -0/+1 | |
* | some integer types are pointer-like types that are limited to long | Mattias Andrée | 2015-10-16 | 1 | -6/+23 | |
* | heuristically determine int_fastN_t | Mattias Andrée | 2015-10-16 | 2 | -15/+112 | |
* | info: fnindex | Mattias Andrée | 2015-10-16 | 1 | -0/+2 | |
* | inf: (U)INT_LEAST/_FAST{N}_C does not exist, (U)INT{N}_C is used | Mattias Andrée | 2015-10-16 | 1 | -4/+4 | |
* | do not assume that size(void*) == size(long) | Mattias Andrée | 2015-10-16 | 4 | -4/+25 | |
* | whitespace | Mattias Andrée | 2015-10-16 | 1 | -0/+1 | |
* | improve and fix bprintf | Mattias Andrée | 2015-10-16 | 1 | -12/+25 | |
* | m | Mattias Andrée | 2015-10-16 | 1 | -0/+9 | |
* | m offsetof doc | Mattias Andrée | 2015-10-16 | 1 | -1/+4 | |
* | m info | Mattias Andrée | 2015-10-16 | 1 | -21/+28 | |
* | m | Mattias Andrée | 2015-10-16 | 1 | -1/+1 |