Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allocators: move standard allocator into subdirectory | Patrick Steinhardt | 2019-02-21 | 1 | -119/+0 |
* | Make stdalloc__reallocarray call stdalloc__realloc | lhchavez | 2019-02-16 | 1 | -4/+3 |
* | git_error: use new names in internal APIs and usage | Edward Thomson | 2019-01-22 | 1 | -4/+4 |
* | alloc: make memory allocators use function pointers | Patrick Steinhardt | 2018-06-07 | 1 | -12/+26 |
* | stdalloc: extend allocators by file and line | Patrick Steinhardt | 2018-06-07 | 1 | -11/+31 |
* | util: extract `stdalloc` allocator into its own module | Patrick Steinhardt | 2018-06-07 | 1 | -0/+86 |