Module Name: src Committed By: christos Date: Tue Apr 16 23:03:05 UTC 2013
Modified Files: src/sys/compat/linux/common: linux_futex.c linux_futex.h Log Message: Add some more futex gunk and explain why it does not work (yet). Now skype aborts with a futex timeout, instead of a stack smash leading to a SEGV. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/sys/compat/linux/common/linux_futex.c cvs rdiff -u -r1.6 -r1.7 src/sys/compat/linux/common/linux_futex.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.