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