| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove useless nullpointer check | Florian Fischer | 2020-02-26 | 1 | -4/+0 |
| | | | | | posix_memalign(memptr,... is attributed with __attribute__((nonnull)). | ||||
| * | move common allocator functions into malloc.c | Florian Fischer | 2020-02-25 | 1 | -0/+115 |
