Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace function _umtx_op with _umtx_op_err, the later function directly | David Xu | 2008-04-02 | 3 | -1/+41 |
* | style.Makefile(5) | David E. O'Brien | 2008-02-13 | 1 | -1/+1 |
* | - Remove variable _thr_scope_system, all threads are system scope. | David Xu | 2006-12-15 | 1 | -1/+2 |
* | Remove declaration of _thr_initial from MD header file, it is no longer | David Xu | 2006-04-04 | 1 | -2/+0 |
* | Simplify _get_curthread() and _tcb_ctor because libc and rtld now | David Xu | 2006-04-04 | 2 | -7/+3 |
* | Import my recent 1:1 threading working. some features improved includes: | David Xu | 2005-04-02 | 4 | -103/+162 |
* | Add AMD64 support code. | David Xu | 2004-08-19 | 2 | -0/+106 |