Date: Thu, 15 Dec 2005 06:43:19 +0000 (UTC) From: David Xu <davidxu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libthr pthread.map Message-ID: <200512150643.jBF6hJPk039001@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2005-12-15 06:43:19 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libthr pthread.map Log: MFC Revision 1.8: Put pthread_condattr_init sorted order. Revision 1.7: Export following functions: _pthread_mutexattr_getpshared _pthread_mutexattr_setpshared pthread_condattr_getpshared pthread_condattr_setpshared pthread_mutexattr_getpshared pthread_mutexattr_setpshared Revision 1.6: Sort function names. Revision 1.5: Add function pthread_timedjoin_np. Revision Changes Path 1.3.2.2 +11 -1 src/lib/libthr/pthread.map
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512150643.jBF6hJPk039001>