ca0e04f2068015ddd2753db1136c0398ce14bcac
[gnulib.git] / doc / glibc-headers / mcheck.texi
1 @node mcheck.h
2 @section @file{mcheck.h}
3
4 Defines the type @code{enum mcheck_status} and declares the functions
5 @code{mcheck}, @code{mcheck_pedantic}, @code{mcheck_check_all}, @code{mprobe},
6 @code{mtrace}, @code{muntrace}.
7
8 Documentation:
9 @itemize
10 @item
11 @ifinfo
12 @ref{Heap Consistency Checking,,,libc},
13 @end ifinfo
14 @ifnotinfo
15 @url{http://www.gnu.org/software/libc/manual/html_node/Heap-Consistency-Checking.html}.
16 @end ifnotinfo
17 @end itemize
18
19 Gnulib module: ---
20
21 Portability problems fixed by Gnulib:
22 @itemize
23 @end itemize
24
25 Portability problems not fixed by Gnulib:
26 @itemize
27 @item
28 This header file is missing on all non-glibc platforms:
29 MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS.
30 @end itemize