Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-01-14 | oops sunos | rsc | 1 | -3/+3 | |
2005-01-13 | Many small edits. | rsc | 1 | -5/+15 | |
2005-01-11 | paranoia | rsc | 1 | -1/+8 | |
2005-01-11 | os x changes | rsc | 1 | -2/+13 | |
2005-01-07 | allow lock passing | rsc | 1 | -1/+2 | |
2005-01-06 | add _procwakeupandunlock | rsc | 1 | -2/+4 | |
to help ease locking contention on Linux 2.4. | |||||
2005-01-06 | more debugging | rsc | 1 | -4/+16 | |
2005-01-04 | more debugging | rsc | 1 | -6/+16 | |
2004-12-28 | restore old plan 9 property that when the | rsc | 1 | -1/+4 | |
last thread exits the main proc, the remaining program ends up in the background and the program appears to have exited. | |||||
2004-12-28 | more freebsd work | rsc | 1 | -4/+1 | |
2004-12-28 | add threaddaemonize(), more bug fixes | rsc | 1 | -4/+33 | |
2004-12-27 | better exec handling | rsc | 1 | -5/+14 | |
2004-12-27 | starting to work on Linux | rsc | 1 | -0/+2 | |
2004-12-27 | start linux pre-2.6 port | rsc | 1 | -73/+100 | |
2004-12-27 | confine pthreads to pthread.c | rsc | 1 | -7/+6 | |
2004-12-27 | remove debugging | rsc | 1 | -1/+0 | |
2004-12-27 | signal handling, add prototype for pthreadinit | rsc | 1 | -2/+10 | |
2004-12-25 | New thread library | rsc | 1 | -0/+535 | |