Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright dates with scripts/update-copyrights | 2022-01-01 | 1 | -1/+1 | |
* | malloc: Fix malloc debug for 2.35 onwards | 2021-11-17 | 1 | -2/+0 | |
* | Handle NULL input to malloc_usable_size [BZ #28506] | 2021-10-29 | 1 | -6/+7 | |
* | mcheck Fix malloc_usable_size [BZ #22057] | 2021-07-22 | 1 | -0/+2 | |
* | Remove malloc hooks [BZ #23328] | 2021-07-22 | 1 | -0/+36 | |
* | Move malloc_{g,s}et_state to libc_malloc_debug | 2021-07-22 | 1 | -2/+180 | |
* | glibc.malloc.check: Wean away from malloc hooks | 2021-07-22 | 1 | -17/+137 | |
* | mtrace: Wean away from malloc hooks | 2021-07-22 | 1 | -0/+13 | |
* | mcheck: Wean away from malloc hooks [BZ #23489] | 2021-07-22 | 1 | -20/+153 | |
* | Move malloc hooks into a compat DSO | 2021-07-22 | 1 | -0/+189 |