Date: Sat, 12 Apr 2008 02:42:55 +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_private.h thr_rtld.c thr_sem.c thr_sig.c thr_suspend_np.c thr_umtx.c thr_umtx.h Message-ID: <200804120242.m3C2gtWm008894@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2008-04-12 02:42:55 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) lib/libthr/thread thr_private.h thr_rtld.c thr_sem.c thr_sig.c thr_suspend_np.c thr_umtx.c thr_umtx.h Log: MFC: retire type umtx_t. Revision Changes Path 1.78.2.4 +1 -1 src/lib/libthr/thread/thr_private.h 1.3.4.1 +5 -5 src/lib/libthr/thread/thr_rtld.c 1.9.2.1 +3 -3 src/lib/libthr/thread/thr_sem.c 1.23.2.2 +1 -1 src/lib/libthr/thread/thr_sig.c 1.8.2.1 +1 -1 src/lib/libthr/thread/thr_suspend_np.c 1.12.2.2 +2 -2 src/lib/libthr/thread/thr_umtx.c 1.10.2.2 +2 -3 src/lib/libthr/thread/thr_umtx.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804120242.m3C2gtWm008894>