History log of /netbsd-src/lib/libpthread/pthread_getname_np.3 (Results 1 – 5 of 5)
Revision Date Author Comments
# 3e5ec8a3 22-Oct-2017 abhinav <abhinav@NetBSD.org>

Add missing function names in the NAME section for rest of the man pages in libpthread


# 3cc3be4d 09-Jul-2010 jruoho <jruoho@NetBSD.org>

Rationalize by moving

pthread_attr_setname_np(3) to pthread_attr_getname_np(3); and
pthread_setname_np(3) to pthread_getname_np(3).


# c4ed0687 07-Jul-2010 wiz <wiz@NetBSD.org>

Sort sections.


# ae0626ba 06-Jul-2010 jruoho <jruoho@NetBSD.org>

Fix LIBRARY. Add ERRORS and COMPATIBILITY. And some small improvements.


# 45cbede9 14-Dec-2007 yamt <yamt@NetBSD.org>

document following functions.
pthread_attr_getname_np
pthread_attr_setname_np
pthread_getname_np
pthread_setname_np