Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add _LIBRARY_HEADER | Mattias Andrée | 2015-08-31 | 1 | -6/+4 |
* | add todos about adding mallopt and mallinfo | Mattias Andrée | 2015-08-30 | 1 | -0/+2 |
* | 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 | -2/+127 |
* | move memory allocation functions to malloc.h | Mattias Andrée | 2015-08-30 | 1 | -0/+121 |