History log of /freebsd-12.1/libexec/rtld-elf/rtld_malloc.c (Results 1 – 4 of 4)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0
# 7b325bcc 23-May-2019 Konstantin Belousov <[email protected]>

MFC r347693:
rtld_malloc.c: cleanup morepages().


# 7fde1d70 23-May-2019 Konstantin Belousov <[email protected]>

MFC r347692:
Remove more dead definitions from rtld_malloc.c after r347019.


# 8fa338db 09-May-2019 Konstantin Belousov <[email protected]>

MFC r347019:
Cleanup for rtld_malloc.c.

PR: 237577


# adbc4082 11-Feb-2019 Konstantin Belousov <[email protected]>

MFC r339877-r339879,r343564-r343566,r343580,r343754:
Untangle jemalloc and mutexes initialization.

The merge includes required warnings cleanup by arichardson, both to
avoid conflicts and to make rt

MFC r339877-r339879,r343564-r343566,r343580,r343754:
Untangle jemalloc and mutexes initialization.

The merge includes required warnings cleanup by arichardson, both to
avoid conflicts and to make rtld_malloc.c compilable with the libthr
WARNS settings.

show more ...