summaryrefslogtreecommitdiffstats
path: root/src/libthread/main.c
Commit message (Collapse)AuthorAgeFilesLines
* SunOS can rot in hell.rsc2004-03-261-0/+1
|
* Small tweaksrsc2004-03-211-0/+1
| | | | Lots of new code imported.
* Amazingly picky bug fixes from Valgrind.rsc2004-03-051-1/+1
|
* Debugging libthread for acme.rsc2004-03-051-0/+8
|
* Fighting the good fight.rsc2004-02-291-0/+7
| | | | | | | | | | | | 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.
* Add support for user-level 9P servers/clients and various bug fixes to go ↵rsc2003-12-111-1/+2
| | | | with them.
* make -> mkrsc2003-11-231-2/+8
| | | | | | | | remove clumsy stack hack. fix exec. fix nthreads maintenance. fix threadexitsall not to kill self. add sun support.
* Initial revisionrsc2003-09-301-0/+124