aboutsummaryrefslogtreecommitdiff
path: root/include/u.h
AgeCommit message (Collapse)AuthorFilesLines
2004-12-29Use osreldate.h to determine OS version under FreeBSD.wkj1-1/+2
2004-12-25more thread support, also add freebsd 5rsc1-13/+21
2004-09-21Continue the pthreads torture.rsc1-3/+4
2004-09-17Continue switching library over to pthreads when possible.rsc1-0/+1
Tprimes works on Linux 2.6. You can only have 128 procs though.
2004-09-17Rewrite to remove dependence on rendezvous and its bizarrersc1-0/+7
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.
2004-04-19tweaksrsc1-0/+1
2004-04-19add s32int, s64int, s16intrsc1-0/+5
2004-03-25Today's changes.rsc1-0/+93
More changes.
2003-09-30Initial revisionrsc1-0/+0