Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |