Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 1 | -1/+0 |
2012-10-22 | libthread: add threadspawnd | Russ Cox | 1 | -4/+13 |
2009-08-17 | libthread: make page work on OS X | Russ Cox | 1 | -0/+1 |
2006-06-04 | set RFNOTEG when we can | rsc | 1 | -1/+2 |
2006-05-12 | avoid zombie when execvp fails | rsc | 1 | -0/+1 |
2006-02-12 | add wait | rsc | 1 | -1/+2 |
2005-01-18 | better exit handling | rsc | 1 | -0/+28 |
2005-01-10 | do rfork(RFNOTEG) before exec | rsc | 1 | -0/+1 |
2004-12-28 | more freebsd work | rsc | 1 | -4/+0 |
2004-12-27 | better exec handling | rsc | 1 | -37/+25 |
2004-12-27 | starting to work on Linux | rsc | 1 | -17/+27 |
2004-12-27 | shuffle to allow use of execchan in non-pthreads impls | rsc | 1 | -6/+26 |
2004-12-25 | New thread library | rsc | 1 | -0/+153 |
2004-09-23 | Continue fighting pthreads. | rsc | 1 | -82/+0 |
2003-12-11 | Add support for user-level 9P servers/clients and various bug fixes to go wit... | rsc | 1 | -4/+9 |
2003-09-30 | Initial revision | rsc | 1 | -0/+77 |