Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-12 | hide dependency-triggering pointer object in malloc_usable_size.c | Rich Felker | 1 | -2/+2 |
2018-09-12 | rework malloc_usable_size to use malloc_impl.h | Rich Felker | 1 | -9/+1 |
2016-01-31 | fix malloc_usable_size for NULL input | Szabolcs Nagy | 1 | -1/+1 |
2014-08-25 | add malloc_usable_size function and non-stub malloc.h | Rich Felker | 1 | -0/+17 |