summaryrefslogtreecommitdiffstats
path: root/src/libthread/proctab.c
Commit message (Collapse)AuthorAgeFilesLines
* New thread libraryrsc2004-12-251-75/+0
|
* Continue fighting pthreads.rsc2004-09-231-1/+1
| | | | Clean up thread library a bit too.
* Fighting the good fight.rsc2004-02-291-0/+19
| | | | | | | | | | | | Move libfmt, libutf into subdirectories of lib9. Add poll-based socket i/o to libthread, so that we can avoid using multiple procs when possible, thus removing dependence on crappy pthreads implementations. Convert samterm, acme to the single-proc libthread. Bring libcomplete, acme up-to-date w.r.t. Plan 9 distribution.
* Make things build on FreeBSD again.rsc2003-11-231-10/+0
|
* Fix a bug in Linux?rsc2003-10-141-1/+3
|
* Initial revisionrsc2003-09-301-0/+64