Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update e-mailHEADmaster | Mattias Andrée | 2024-10-06 | 1 | -1/+1 |
* | allocsize is dangerous | Mattias Andrée | 2016-07-25 | 1 | -1/+2 |
* | m | Mattias Andrée | 2016-03-05 | 1 | -1/+1 |
* | extension: free will perserve errno | Mattias Andrée | 2016-01-01 | 1 | -0/+4 |
* | bump year | Mattias Andrée | 2016-01-01 | 1 | -1/+1 |
* | tell in doc in which version things were introduced | Mattias Andrée | 2015-11-25 | 1 | -0/+26 |
* | more etymology | Mattias Andrée | 2015-11-20 | 1 | -0/+24 |
* | typo | Mattias Andrée | 2015-11-18 | 1 | -1/+1 |
* | m doc mallocz | Mattias Andrée | 2015-11-14 | 1 | -0/+4 |
* | add mallocz | Mattias Andrée | 2015-11-14 | 1 | -0/+21 |
* | the pointer returned by malloc is aligned | Mattias Andrée | 2015-10-18 | 1 | -1/+5 |
* | m | Mattias Andrée | 2015-10-18 | 1 | -1/+1 |
* | m | Mattias Andrée | 2015-10-18 | 1 | -8/+4 |
* | feature-test macros | Mattias Andrée | 2015-10-18 | 1 | -3/+9 |
* | malloc.h should be included via stdlib.h | Mattias Andrée | 2015-10-18 | 1 | -0/+4 |
* | improve attributes | Mattias Andrée | 2015-10-17 | 1 | -10/+10 |
* | fix errors | Mattias Andrée | 2015-10-17 | 1 | -2/+2 |
* | simplified feature-test macros | Mattias Andrée | 2015-10-12 | 1 | -8/+8 |
* | add zalloc | Mattias Andrée | 2015-10-11 | 1 | -0/+25 |
* | 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 |