]> git.ipfire.org Git - thirdparty/man-pages.git/commit
mallinfo.3: ATTRIBUTES: Note function that is not thread-safe
authorZeng Linggang <zenglg.jy@cn.fujitsu.com>
Mon, 24 Aug 2015 10:19:54 +0000 (18:19 +0800)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 11 Sep 2015 10:06:44 +0000 (12:06 +0200)
commitc32cf2684a2a5a63cd96e575bb599a33d4fd1978
tree319dd6c1e37a058c82a190e1e79d3de6b58febb0
parent557d7d9682f7a4dacc0847bfb1fc90db84e28ce2
mallinfo.3: ATTRIBUTES: Note function that is not thread-safe

The marking matches glibc marking.
The marking of functions in glibc is:
- mallinfo: MT-Unsafe init const:mallopt

Signed-off-by: Zeng Linggang <zenglg.jy@cn.fujitsu.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/mallinfo.3