Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update e-mailHEADmaster | Mattias Andrée | 2024-10-06 | 1 | -1/+1 |
* | doc | Mattias Andrée | 2016-01-01 | 1 | -0/+24 |
* | extension: free will perserve errno | Mattias Andrée | 2016-01-01 | 1 | -0/+8 |
* | 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 |
* | increase readability of falloc | Mattias Andrée | 2015-11-17 | 1 | -42/+72 |
* | doc | Mattias Andrée | 2015-10-31 | 1 | -0/+23 |
* | m | Mattias Andrée | 2015-10-18 | 1 | -2/+2 |
* | typo | Mattias Andrée | 2015-10-18 | 1 | -4/+4 |
* | doc typo | Mattias Andrée | 2015-10-18 | 1 | -1/+1 |
* | beginning of implementation of falloc | Mattias Andrée | 2015-10-18 | 1 | -0/+129 |
* | m doc | Mattias Andrée | 2015-10-18 | 1 | -2/+10 |
* | rememalign: check mode | Mattias Andrée | 2015-10-18 | 1 | -0/+3 |
* | add rememalign: realloc with configurable alignment | Mattias Andrée | 2015-10-18 | 1 | -7/+78 |
* | improve attributes | Mattias Andrée | 2015-10-17 | 1 | -1/+1 |
* | fix errors | Mattias Andrée | 2015-10-17 | 1 | -37/+40 |
* | 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 |