]> git.ipfire.org Git - thirdparty/man-pages.git/commit
pthread_setname_np.3: Explain _np suffix
authorJakub Wilk <jwilk@jwilk.net>
Thu, 18 Oct 2018 17:17:22 +0000 (19:17 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 21 Oct 2018 17:57:00 +0000 (19:57 +0200)
commit3ceb0d188b8613ea3ebbf12bda3650411ce42c74
tree4d525ef54a0279753ecd0c4ec0d684bd731a3f76
parentcd1c5b9d4194aafa0e8642a0993596307f94d124
pthread_setname_np.3: Explain _np suffix

Add text to CONFORMING TO explaining that the "_np"
suffix is because these functions are non-portable.

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/pthread_setname_np.3