| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvs | cvs2svn | 2008-02-24 | 1 | -1/+1 |
| | | | | | | | 'RELENG_7_0_0_RELEASE'. This commit was manufactured to restore the state of the 7.0-RELEASE image. | ||||
| * | Move futex support code from <arch>/support.s into linux compat directory. | Konstantin Belousov | 2007-05-23 | 1 | -0/+124 |
| 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 <swhetzel gmail com>, Milos Vyletel <mvyletel mzm cz> Sponsored by: Google SoC 2007 Notes: svn path=/head/; revision=169895 | |||||
