diff options
Diffstat (limited to 'man3/malloc_get_state.3')
| -rw-r--r-- | man3/malloc_get_state.3 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man3/malloc_get_state.3 b/man3/malloc_get_state.3 index a68a1744f8..43b1a59532 100644 --- a/man3/malloc_get_state.3 +++ b/man3/malloc_get_state.3 @@ -34,6 +34,9 @@ malloc_get_state, malloc_set_state \- record and restore state of malloc impleme .BI "int malloc_set_state(void *" state ); .fi .SH DESCRIPTION +.IR Note : +these function are removed in glibc version 2.25. + The .BR malloc_get_state () function records the current state of all |
