aboutsummaryrefslogtreecommitdiff
path: root/libexec/rtld-elf/rtld_malloc.c
Commit message (Expand)AuthorAgeFilesLines
* rtld-elf/paths.h: Make it usable outside rtldKonstantin Belousov2021-10-211-1/+1
* crt_malloc: more accurate handling of mmap(2) failureKonstantin Belousov2021-10-181-4/+4
* crt_malloc: Be more persistent when handling mmap() failureKonstantin Belousov2021-10-121-1/+5
* crt_malloc: use uintptr_t instead of long for arithmetic on addressesKonstantin Belousov2021-10-121-3/+3
* Remove remnants of optimization for > pagesize allocations.Brooks Davis2019-09-021-45/+14
* Remove some compatability with Seventh Edition UNIX realloc().Brooks Davis2019-08-201-72/+13
* rtld_malloc.c: cleanup morepages().Konstantin Belousov2019-05-161-10/+10
* Remove more dead definitions from rtld_malloc.c after r347019.Konstantin Belousov2019-05-161-4/+0
* Cleanup for rtld_malloc.c.Konstantin Belousov2019-05-021-124/+13
* Rename rtld-elf/malloc.c to rtld-elf/rtld_malloc.c.Konstantin Belousov2019-01-301-0/+494