Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove declaration of _thr_initial from MD header file, it is no longer | davidxu | 2006-04-04 | 1 | -2/+0 |
* | Simplify _get_curthread() and _tcb_ctor because libc and rtld now | davidxu | 2006-04-04 | 1 | -3/+1 |
* | Kill unused variable declaration. | davidxu | 2005-10-29 | 1 | -2/+0 |
* | Remove COMPAT_32BIT, it is no longer needed. | davidxu | 2005-04-27 | 1 | -5/+0 |
* | Now libthr only uses GDT based tls on i386. using LDT can only increase | davidxu | 2005-04-23 | 1 | -9/+1 |
* | Adapt the libpthread patch for using i386_set_gsbase() to libthr. | peter | 2005-04-14 | 1 | -2/+8 |
* | Import my recent 1:1 threading working. some features improved includes: | davidxu | 2005-04-02 | 1 | -0/+116 |