termios: Tweak doc.
[gnulib.git] / doc / glibc-headers / mcheck.texi
blobb9e7da3008d47aee78017d36826a02558700c304
1 @node mcheck.h
2 @section @file{mcheck.h}
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}.
8 Documentation:
9 @itemize
10 @item
11 @ifinfo
12 @ref{Heap Consistency Checking,,,libc},
13 @end ifinfo
14 @ifnotinfo
15 @url{https://www.gnu.org/software/libc/manual/html_node/Heap-Consistency-Checking.html}.
16 @end ifnotinfo
17 @end itemize
19 Gnulib module: ---
21 Portability problems fixed by Gnulib:
22 @itemize
23 @end itemize
25 Portability problems not fixed by Gnulib:
26 @itemize
27 @item
28 This header file is missing on all non-glibc platforms:
29 macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 9.0.
30 @end itemize