Date: Sat, 25 Mar 2006 04:49:07 +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/thread thr_kern.c thr_private.h thr_rtld.c thr_sig.c Message-ID: <200603250449.k2P4n7Dl055259@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2006-03-25 04:49:07 UTC FreeBSD src repository Modified files: lib/libthr/thread thr_kern.c thr_private.h thr_sig.c Added files: lib/libthr/thread thr_rtld.c Log: Add locking support for rtld. Revision Changes Path 1.20 +0 -2 src/lib/libthr/thread/thr_kern.c 1.58 +7 -0 src/lib/libthr/thread/thr_private.h 1.1 +219 -0 src/lib/libthr/thread/thr_rtld.c (new) 1.16 +3 -2 src/lib/libthr/thread/thr_sig.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603250449.k2P4n7Dl055259>