Source-Changes archive

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

CVS commit: src/sys/compat/linux/common



Module Name:    src
Committed By:   njoly
Date:           Fri Jun 20 11:38:27 UTC 2008

Modified Files:
        src/sys/compat/linux/common: linux_futex.c

Log Message:
Do not return 0 for unsupported/unknown futex operations, but ENOSYS
instead. From Roman Divacky in private email.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/compat/linux/common/linux_futex.c

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