diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-10-31 16:45:46 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-10-31 16:45:46 +0100 |
| commit | 30ed4712c7942e8a1a746d1e7c3854c798b542ae (patch) | |
| tree | 8876ae151539e1f96947211b580b67012633fa62 /man3/malloc_get_state.3 | |
| parent | d3fc509df8b249fe2a724187a363f1288b750551 (diff) | |
| download | man-pages-30ed4712c794.tar.gz | |
chroot.2, dup.2, nfsservctl.2, utimensat.2, malloc_get_state.3, pthread_setaffinity_np.3, ddp.7, fifo.7, ip.7: Remove some out-of-date/obsolete/irrelevant FIXMEs
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
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 |
