aboutsummaryrefslogtreecommitdiff
path: root/src/libthread
AgeCommit message (Collapse)AuthorFilesLines
2003-11-25Silence some Mac OS X warnings.rsc1-1/+0
2003-11-25More tweaks on Linux and Solaris.rsc2-3/+19
2003-11-25Add the #goo to allow use in C++.rsc1-0/+2
Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups.
2003-11-24Changes for Mac OS X. Most important is stack sizes in samterm,rsc4-6/+18
which were completely bogus. (Libthread used to ignore them but not anymore. Maybe we really should ignore them, but that breaks Venti, which needs *really* big stacks.)
2003-11-24tweaks.rsc1-5/+0
2003-11-23Make things build on FreeBSD again.rsc1-10/+0
2003-11-23runthread needn't be inlinersc1-1/+1
2003-11-23sun supportrsc3-11/+76
2003-11-23make -> mkrsc10-116/+105
remove clumsy stack hack. fix exec. fix nthreads maintenance. fix threadexitsall not to kill self. add sun support.
2003-10-14Fix a bug in Linux?rsc1-1/+3
2003-10-11Use new directory structure.rsc1-7/+7
2003-10-11Licensing and various tweaks.rsc1-258/+0
2003-10-01wasn't supposed to go in.rsc1-5/+0
2003-10-01More Darwin.rsc3-0/+113
2003-10-01Various tweaks to make things run on Mac OS.rsc3-4/+18
The main change is the use of pthread to implement ffork.
2003-10-01Rendezvous tester.rsc1-0/+31
2003-10-01Add extra build targets.rsc1-4/+7
2003-09-30Reorgrsc19-1149/+8
2003-09-30Initial revisionrsc57-0/+4091