Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | So passes uthreads | 2012-09-01 | 1 | -25/+0 | |
| | | | | | Like autumn leaves on water don't fear the tedu@ | ||||
* | Sync with amd64, to allow this to compile without warnings with gcc4: | 2010-12-03 | 1 | -5/+5 | |
| | | | | | | ``Correct the _atomic_lock() asm so that gcc accepts the constraints when compiling without optimization; fix copied from the kernel's atomic.h'' spotted by jim@ | ||||
* | remove unused/unreferenced code. | 2002-10-11 | 1 | -9/+1 | |
| | | | | ok fgs@ | ||||
* | typo in comment | 2001-03-13 | 1 | -2/+2 | |
| | |||||
* | public domain | 2000-10-03 | 1 | -1/+3 | |
| | |||||
* | tidy | 1999-03-10 | 1 | -8/+5 | |
| | |||||
* | md spinlock | 1998-12-21 | 1 | -12/+13 | |
| | |||||
* | add md _atomic_is_locked; clean | 1998-12-18 | 1 | -2/+9 | |
| | |||||
* | Move atomic_lock code from asm to C with inline asm; | 1998-11-20 | 1 | -0/+26 | |
Add m68k, mips and sparc. (needs more careful checking) Add 'slow_atomic_lock' for crippled archs. |