Date: Thu, 15 Dec 2005 07:25:00 +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/libpthread pthread.map Message-ID: <200512150725.jBF7P0fq040699@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2005-12-15 07:25:00 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libpthread pthread.map Log: MFC Revision 1.16: Export following functions: _pthread_condattr_getpshared _pthread_condattr_setpshared _pthread_mutexattr_getpshared _pthread_mutexattr_setpshared pthread_condattr_getpshared pthread_condattr_setpshared pthread_mutexattr_getpshared pthread_mutexattr_setpshared Revision Changes Path 1.14.2.2 +8 -0 src/lib/libpthread/pthread.map
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512150725.jBF7P0fq040699>