summaryrefslogtreecommitdiffstats
path: root/src/libthread/mkfile
Commit message (Collapse)AuthorAgeFilesLines
* libthread: Apple OS X 10.5 (Leopard) tweaks (Jeff Sickel, Bakul Shah)Russ Cox2007-10-301-7/+7
|
* fixesrsc2006-02-161-0/+3
|
* more sparc64rsc2006-02-161-1/+1
|
* sparc64 rulersc2006-02-141-0/+4
|
* add waitrsc2006-02-121-0/+1
|
* OpenBSD, thanks to Tim Wiessrsc2005-07-211-3/+2
|
* try a different approach to .S filesrsc2005-05-011-0/+7
|
* OpenBSD/power support.rsc2005-05-011-4/+3
|
* NetBSD support. Thanks to Christoph Lohmann.rsc2005-03-281-1/+3
|
* remove debuggingrsc2005-02-081-1/+0
|
* more freebsd workrsc2004-12-281-0/+2
|
* remove debuggingrsc2004-12-281-1/+1
|
* add threaddaemonize(), more bug fixesrsc2004-12-281-0/+1
|
* start linux pre-2.6 portrsc2004-12-271-1/+3
|
* remove empty qlock.crsc2004-12-261-1/+0
|
* more new libthreadrsc2004-12-251-0/+39
|
* New thread libraryrsc2004-12-251-73/+0
|
* more thread workrsc2004-11-081-6/+6
|
* try to implement the daemonize hack.rsc2004-10-221-2/+4
|
* debugging, more pthreads craprsc2004-10-221-0/+3
|
* Continue fighting pthreads.rsc2004-09-231-2/+2
| | | | Clean up thread library a bit too.
* Continue switching library over to pthreads when possible.rsc2004-09-171-0/+3
| | | | | Tprimes works on Linux 2.6. You can only have 128 procs though.
* Rewrite to remove dependence on rendezvous and its bizarrersc2004-09-171-4/+3
| | | | | | | data structures. Makes it easier to use pthreads too. Still need to add code for non-pthreads systems. Just a checkpoint to switch work to another machine.
* PowerPC Linux support from ericvh.rsc2004-08-221-0/+1
| | | | | | Mainly adding va_copy/va_end. Also fix bug in sprint wrapping around top of memory.
* Fix small bugs.rsc2004-05-111-0/+1
|
* odds and endsrsc2004-04-211-0/+6
|
* Tweaks to make libthread tell Valgrind about its stack limits,rsc2004-04-211-0/+3
| | | | so that Valgrind can detect stack overflow for me.
* clean up when finished.rsc2004-04-191-1/+0
| | | | | don't set PLAN9 don't set PLAN9
* Fighting the good fight.rsc2004-02-291-0/+2
| | | | | | | | | | | | 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.
* various tweaks.rsc2004-02-091-0/+2
|
* make -> mkrsc2003-11-231-0/+52
| | | | | | | | remove clumsy stack hack. fix exec. fix nthreads maintenance. fix threadexitsall not to kill self. add sun support.
* Reorgrsc2003-09-301-2/+0
|
* Initial revisionrsc2003-09-301-0/+2