Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whitespace | Mattias Andrée | 2015-11-17 | 1 | -0/+1 |
* | m | Mattias Andrée | 2015-11-16 | 1 | -1/+1 |
* | add macros for overflow check | Mattias Andrée | 2015-11-16 | 1 | -10/+5 |
* | m doc mallocz | Mattias Andrée | 2015-11-14 | 1 | -0/+4 |
* | m malloc.c | Mattias Andrée | 2015-11-14 | 1 | -4/+12 |
* | add mallocz | Mattias Andrée | 2015-11-14 | 1 | -0/+25 |
* | the pointer returned by malloc is aligned | Mattias Andrée | 2015-10-18 | 1 | -3/+29 |
* | fix errors | Mattias Andrée | 2015-10-17 | 1 | -2/+10 |
* | add zalloc | Mattias Andrée | 2015-10-11 | 1 | -0/+25 |
* | remove some todos | Mattias Andrée | 2015-09-03 | 1 | -1/+0 |
* | add malloc_usable_size | Mattias Andrée | 2015-08-30 | 1 | -0/+15 |
* | malloc: add overflow checks and add aligned alloc-functions | Mattias Andrée | 2015-08-30 | 1 | -5/+180 |
* | move memory allocation functions to malloc.h | Mattias Andrée | 2015-08-30 | 1 | -0/+134 |