Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-12-28 | Replace check_mul_overflow_size_t with __builtin_mul_overflow | Adhemerval Zanella | 1 | -20/+0 |
2018-06-26 | Run thread shutdown functions in an explicit order | Florian Weimer | 1 | -0/+3 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-08-31 | malloc: Remove the internal_function attribute | Florian Weimer | 1 | -3/+3 |
2017-06-30 | i386: Increase MALLOC_ALIGNMENT to 16 [BZ #21120] | H.J. Lu | 1 | -10/+0 |
2017-05-30 | Add reallocarray function | Dennis Wölfing | 1 | -0/+19 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-08-03 | elf: dl-minimal malloc needs to respect fundamental alignment | Florian Weimer | 1 | -0/+53 |
2016-05-04 | malloc: Adjust header file guard in malloc-internal.h | Florian Weimer | 1 | -3/+3 |
2016-04-14 | malloc: Run fork handler as late as possible [BZ #19431] | Florian Weimer | 1 | -0/+32 |