malloc.3: Add reference to glibc MallocInternals wiki

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2018-09-01 08:11:52 +02:00
parent 534d8bf8c3
commit 99a541856a
1 changed files with 4 additions and 0 deletions

View File

@ -389,3 +389,7 @@ for details.
.BR mcheck (3),
.BR mtrace (3),
.BR posix_memalign (3)
.PP
For details of the GNU C library implementation, see
.UR https://sourceware.org/glibc/wiki/MallocInternals
.UE .