Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | m | Mattias Andrée | 2015-10-16 | 1 | -1/+1 |
* | fix realloc + add extalloc and naive_extalloc | Mattias Andrée | 2015-10-16 | 1 | -1/+68 |
* | add custom_realloc | Mattias Andrée | 2015-10-16 | 1 | -0/+35 |
* | typo | Mattias Andrée | 2015-10-16 | 1 | -1/+1 |
* | typo | Mattias Andrée | 2015-10-16 | 1 | -3/+3 |
* | limitations on allocsize | Mattias Andrée | 2015-10-16 | 1 | -0/+5 |
* | m | Mattias Andrée | 2015-09-03 | 1 | -1/+1 |
* | malloc: add overflow checks and add aligned alloc-functions | Mattias Andrée | 2015-08-30 | 1 | -5/+6 |
* | add memory allocation functions | Mattias Andrée | 2015-08-30 | 1 | -6/+143 |
* | add slibc-alloc.h | Mattias Andrée | 2015-08-30 | 1 | -0/+50 |