pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/userspace-rcu



Module Name:    pkgsrc
Committed By:   pettai
Date:           Fri Mar 15 23:49:58 UTC 2013

Modified Files:
        pkgsrc/devel/userspace-rcu: Makefile distinfo

Log Message:
Userspace RCU 0.7.6
* Discourage use of pthread_atfork() for call_rcu handlers
* Fix call_rcu fork handling
* test: fork handling
* Fix TLS detection: test with linker, add --disable-compiler-tls
* Cleanup: cast pthread_self() return value to unsigned long
* Fallback mechanism not working on platform where TLS is unsupported


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/userspace-rcu/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/userspace-rcu/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index