]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(Heap Consistency Checking): mcheck is declared in <mcheck.h>.
authorUlrich Drepper <drepper@redhat.com>
Fri, 30 Jan 1998 17:05:21 +0000 (17:05 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 30 Jan 1998 17:05:21 +0000 (17:05 +0000)
manual/memory.texi

index 16dc9aa5e1caf985ab1f1d24b7781ec8d2dde92a..151036c74da50f4bdc110b9679fd528490eec7ed 100644 (file)
@@ -548,10 +548,10 @@ to zero disables all use of @code{mmap}.
 
 You can ask @code{malloc} to check the consistency of dynamic storage by
 using the @code{mcheck} function.  This function is a GNU extension,
-declared in @file{malloc.h}.
-@pindex malloc.h
+declared in @file{mcheck.h}.
+@pindex mcheck.h
 
-@comment malloc.h
+@comment mcheck.h
 @comment GNU
 @deftypefun int mcheck (void (*@var{abortfn}) (enum mcheck_status @var{status}))
 Calling @code{mcheck} tells @code{malloc} to perform occasional