Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix initial exec TLS mode for dynamically loaded shared objects. | Konstantin Belousov | 2019-03-29 | 1 | -0/+46 |
* | lib: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-26 | 1 | -0/+2 |
* | Merge all the copies of _tcb_ctor and _tcb_dtor. | Andrew Turner | 2015-01-21 | 1 | -3/+0 |
* | The TCB_GET32() and TCB_GET64() macros in the i386 and amd64-specific | Dimitry Andric | 2011-12-15 | 1 | -1/+1 |
* | Replace function _umtx_op with _umtx_op_err, the later function directly | David Xu | 2008-04-02 | 1 | -0/+3 |
* | - 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 | 1 | -3/+1 |
* | Import my recent 1:1 threading working. some features improved includes: | David Xu | 2005-04-02 | 1 | -0/+103 |