summaryrefslogtreecommitdiffstats
path: root/man3/malloc_get_state.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/malloc_get_state.3')
-rw-r--r--man3/malloc_get_state.310
1 files changed, 4 insertions, 6 deletions
diff --git a/man3/malloc_get_state.3 b/man3/malloc_get_state.3
index 4296f622e..1577735ad 100644
--- a/man3/malloc_get_state.3
+++ b/man3/malloc_get_state.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH malloc_get_state 3 2022-12-15 "Linux man-pages 6.03"
+.TH malloc_get_state 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
malloc_get_state, malloc_set_state \-
record and restore state of malloc implementation
@@ -73,23 +73,21 @@ returns \-2.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
-.ad l
-.nh
.TS
allbox;
lbx lb lb
l l l.
Interface Attribute Value
T{
+.na
+.nh
.BR malloc_get_state (),
.BR malloc_set_state ()
T} Thread safety MT-Safe
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
-These functions are GNU extensions.
+GNU.
.SH NOTES
These functions are useful when using this
.BR malloc (3)