aboutsummaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
Diffstat (limited to 'man3')
-rw-r--r--man3/malloc_get_state.33
1 files changed, 3 insertions, 0 deletions
diff --git a/man3/malloc_get_state.3 b/man3/malloc_get_state.3
index 711e90ee2c..6c60da240f 100644
--- a/man3/malloc_get_state.3
+++ b/man3/malloc_get_state.3
@@ -5,6 +5,9 @@
.TH MALLOC_GET_STATE 3 2021-03-22 "GNU" "Linux Programmer's Manual"
.SH NAME
malloc_get_state, malloc_set_state \- record and restore state of malloc implementation
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
.SH SYNOPSIS
.nf
.B #include <malloc.h>