Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reintroduce calloc elison of memset for direct-mmapped allocations | Rich Felker | 2020-06-10 | 1 | -1/+9 |
* | switch to a common calloc implementation | Rich Felker | 2020-06-10 | 1 | -0/+37 |
* | allow interposition/replacement of allocator (malloc) | Rich Felker | 2018-04-18 | 1 | -13/+0 |
* | fix calloc when __simple_malloc implementation is used | Rich Felker | 2015-06-22 | 1 | -12/+3 |
* | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | 2013-12-12 | 1 | -1/+0 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+23 |