Date: Tue, 7 Jan 2003 13:43:30 -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: <200301072143.h07LhURo046081@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
fjoe 2003/01/07 13:43:30 PST Modified files: include pthread_np.h lib/libc_r/man pthread_attr_get_np.3 lib/libc_r/uthread uthread_attr_get_np.c Log: pthread_attr_get_np() now takes 'pthread_t' (not 'pthread_t *') to be consistent with other pthread_XXX functions Revision Changes Path 1.15 +1 -1 src/include/pthread_np.h 1.4 +2 -2 src/lib/libc_r/man/pthread_attr_get_np.3 1.2 +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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301072143.h07LhURo046081>