| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a knob LIBPTHREAD_BIGSTACK_MAIN, which instructs libthr to leave | kib | 2014-08-13 | 1 | -1/+4 |
* | Style. | kib | 2014-08-13 | 1 | -1/+1 |
* | For the process that already loaded libthr but still not initialized | kib | 2011-01-10 | 1 | -0/+26 |
* | Implement the __pthread_map_stacks_exec() for libthr. | kib | 2011-01-09 | 1 | -1/+34 |
* | Convert thread list lock from mutex to rwlock. | davidxu | 2010-09-13 | 1 | -1/+1 |
* | WARNS level 4 cleanup. | davidxu | 2006-04-04 | 1 | -3/+4 |
* | Import my recent 1:1 threading working. some features improved includes: | davidxu | 2005-04-02 | 1 | -105/+125 |
* | Increase the default stacksizes: | marcus | 2005-03-06 | 1 | -6/+6 |
* | Don't include sys/user.h merely for its side-effect of recursively | das | 2004-11-27 | 1 | -1/+0 |
* | Decouple the thread stack [de]allocating functions from the 'dead threads list' | mtm | 2003-05-26 | 1 | -4/+4 |
* | Start locking up the active and dead threads lists. The active threads | mtm | 2003-05-25 | 1 | -9/+5 |
* | - Add libthr but don't hook it up to the regular build yet. This is an | jeff | 2003-04-01 | 1 | -0/+240 |