K 10 svn:author V 3 kib K 8 svn:date V 27 2007-05-23T08:33:06.000000Z K 7 svn:log V 416 Move futex support code from /support.s into linux compat directory. Implement all futex atomic operations in assembler to not depend on the fuword() that does not allow to distinguish between -1 and failure return. Correctly return 0 from atomic operations on success. In collaboration with: rdivacky Tested by: Scot Hetzel , Milos Vyletel Sponsored by: Google SoC 2007 END