| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rtld-elf/paths.h: Make it usable outside rtld | Konstantin Belousov | 2021-10-22 | 1 | -1/+1 |
| * | crt_malloc: more accurate handling of mmap(2) failure | Konstantin Belousov | 2021-10-22 | 1 | -4/+4 |
| * | crt_malloc: Be more persistent when handling mmap() failure | Konstantin Belousov | 2021-10-22 | 1 | -1/+5 |
| * | crt_malloc: use uintptr_t instead of long for arithmetic on addresses | Konstantin Belousov | 2021-10-22 | 1 | -3/+3 |
| * | Remove remnants of optimization for > pagesize allocations. | Brooks Davis | 2019-09-02 | 1 | -45/+14 |
| * | Remove some compatability with Seventh Edition UNIX realloc(). | Brooks Davis | 2019-08-20 | 1 | -72/+13 |
| * | rtld_malloc.c: cleanup morepages(). | Konstantin Belousov | 2019-05-16 | 1 | -10/+10 |
| * | Remove more dead definitions from rtld_malloc.c after r347019. | Konstantin Belousov | 2019-05-16 | 1 | -4/+0 |
| * | Cleanup for rtld_malloc.c. | Konstantin Belousov | 2019-05-02 | 1 | -124/+13 |
| * | Rename rtld-elf/malloc.c to rtld-elf/rtld_malloc.c. | Konstantin Belousov | 2019-01-30 | 1 | -0/+494 |
