cvs commit: src/lib/libthr/thread thr_kern.c thr_private.h
thr_rtld.c thr_sig.c
David Xu
davidxu at FreeBSD.org
Sat Mar 25 04:49:08 UTC 2006
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
More information about the cvs-src
mailing list