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
David Xu
davidxu at FreeBSD.org
Sat Apr 12 02:42:55 UTC 2008
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
More information about the cvs-src
mailing list