| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-08-06 | redox: convert to target_family unix | Jeremy Soller | -111/+0 | |
| 2019-02-28 | libstd => 2018 | Taiki Endo | -7/+7 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2017-11-09 | Add futex timeout | Jeremy Soller | -20/+37 | |
| 2017-07-07 | Redox: Fix Condvar.wait(); do not lock mutex twice | Ian Douglas Scott | -3/+1 | |
| The atomic_xchg() loop locks the mutex, so the call to mutex_lock is incorrect, and blocks. | ||||
| 2016-11-28 | Commit to fix make tidy | Jeremy Soller | -0/+10 | |
| 2016-11-28 | Switch to using syscall crate directly - without import | Jeremy Soller | -3/+2 | |
| 2016-10-29 | Implement rand and args, cleanup other modules | Jeremy Soller | -3/+0 | |
| 2016-10-29 | Implement env, reentrant mutex, and partially implement scoped thread ↵ | Jeremy Soller | -2/+14 | |
| locals. Better error messages for unsupported features | ||||
| 2016-10-27 | Add redox system | Jeremy Soller | -0/+88 | |
