Date: Tue, 7 Jan 2003 13:53:40 -0800 (PST) From: Max Khon <fjoe@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include pthread_np.h src/lib/libc_r/man pthread_attr_get_np.3 src/lib/libc_r/uthread uthread_attr_get_np.c Message-ID: <200301072153.h07LreNU049787@repoman.freebsd.org>
index | next in thread | raw e-mail
fjoe 2003/01/07 13:53:40 PST
Modified files: (Branch: RELENG_5_0)
include pthread_np.h
lib/libc_r/man pthread_attr_get_np.3
lib/libc_r/uthread uthread_attr_get_np.c
Log:
MFC: pthread_attr_get_np now takes 'pthread_t' (not 'pthread_t *')
to be more consistent with other pthread_XXX functions
Approved by: re, deischen
Revision Changes Path
1.14.2.1 +1 -1 src/include/pthread_np.h
1.2.2.1 +2 -2 src/lib/libc_r/man/pthread_attr_get_np.3
1.1.2.1 +6 -7 src/lib/libc_r/uthread/uthread_attr_get_np.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301072153.h07LreNU049787>
