OSDN Git Service

(split) LDP: Update original to LDP v3.40.
[linuxjm/LDP_man-pages.git] / original / man3 / malloc.3
index eb4dd14..f6c6108 100644 (file)
@@ -25,7 +25,7 @@
 .\" Documented MALLOC_CHECK_, Wolfram Gloger (wmglo@dent.med.uni-muenchen.de)
 .\" 2007-09-15 mtk: added notes on malloc()'s use of sbrk() and mmap().
 .\"
-.TH MALLOC 3  2012-03-20 "GNU" "Linux Programmer's Manual"
+.TH MALLOC 3  2012-04-18 "GNU" "Linux Programmer's Manual"
 .SH NAME
 malloc, free, calloc, realloc \- Allocate and free dynamic memory
 .SH SYNOPSIS
@@ -272,5 +272,6 @@ For details, see
 .BR malloc_trim (3),
 .BR malloc_usable_size (3),
 .BR mallopt (3),
+.BR mcheck (3),
 .BR mtrace (3),
 .BR posix_memalign (3)