Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-01-04 | autolib | rsc | 20 | -49/+96 | |
2005-01-04 | fs.h => 9pclient.h | rsc | 1 | -6/+7 | |
2005-01-04 | autolib, p9rand, p9execl | rsc | 1 | -14/+19 | |
2004-12-29 | Rename lrand to p9lrand, too. | wkj | 1 | -0/+1 | |
2004-12-29 | Use #define to move rand and srand to p9rand and p9srand. | wkj | 1 | -3/+7 | |
2004-12-29 | Use osreldate.h to determine OS version under FreeBSD. | wkj | 1 | -1/+2 | |
2004-12-28 | remove Bfmt*, add Bvprint | rsc | 1 | -5/+4 | |
2004-12-28 | add threadlinklibrary | rsc | 1 | -0/+5 | |
2004-12-28 | add threaddaemonize(), more bug fixes | rsc | 1 | -0/+5 | |
2004-12-27 | yield now returns the number of switches done | rsc | 1 | -1/+1 | |
2004-12-27 | add awaitfor and waitfor | rsc | 1 | -0/+3 | |
2004-12-27 | add chansetname prototype | rsc | 1 | -0/+1 | |
2004-12-27 | various changes from plan 9 | rsc | 5 | -3/+20 | |
2004-12-25 | help for libthread_db (define ps_prochandle) | rsc | 1 | -3/+26 | |
add symbols to unwind for disasesmbly-based stack unwinding add global state for library to help debugger programs (symhdr etc., attachproc, attachcore, attachargs). | |||||
2004-12-25 | more thread support, also add freebsd 5 | rsc | 1 | -13/+21 | |
2004-12-25 | new thread library | rsc | 2 | -187/+189 | |
2004-12-25 | clean up headers | rsc | 2 | -75/+69 | |
2004-12-23 | oops -> change mpdigit from long to ulong | rsc | 1 | -1/+1 | |
2004-09-23 | Add // to acid thread line so it is executable. | rsc | 1 | -4/+2 | |
Remove p9fork. | |||||
2004-09-21 | Continue the pthreads torture. | rsc | 2 | -3/+5 | |
2004-09-17 | Continue switching library over to pthreads when possible. | rsc | 2 | -0/+2 | |
Tprimes works on Linux 2.6. You can only have 128 procs though. | |||||
2004-09-17 | Rewrite to remove dependence on rendezvous and its bizarre | rsc | 3 | -9/+43 | |
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-06-17 | add cache function | rsc | 1 | -0/+1 | |
2004-06-17 | Import proto file parser for dump9660. | wkj | 1 | -0/+65 | |
2004-06-16 | various fixes | rsc | 3 | -8/+12 | |
2004-06-14 | change corrupt type | rsc | 1 | -1/+1 | |
2004-06-11 | add OLOCK | rsc | 2 | -0/+3 | |
2004-06-09 | catch strdup, malloc, and friends | rsc | 1 | -2/+4 | |
2004-06-09 | add network routines | rsc | 1 | -0/+4 | |
2004-05-23 | various debugging | rsc | 1 | -0/+3 | |
2004-05-23 | lock malloc ourselves | rsc | 1 | -6/+6 | |
2004-05-11 | Fix small bugs. | rsc | 1 | -1/+1 | |
2004-04-29 | add -W to specify window size. | rsc | 3 | -2/+6 | |
various other little fixes. | |||||
2004-04-23 | little things | rsc | 1 | -0/+1 | |
2004-04-21 | add needstack | rsc | 1 | -0/+2 | |
2004-04-21 | asdf | rsc | 1 | -1/+2 | |
2004-04-20 | make things work on SunOS | rsc | 1 | -1/+2 | |
2004-04-19 | make mac work | rsc | 1 | -1/+1 | |
2004-04-19 | add mach.h | rsc | 1 | -0/+504 | |
2004-04-19 | tweaks | rsc | 1 | -0/+1 | |
2004-04-19 | add s32int, s64int, s16int | rsc | 1 | -0/+5 | |
2004-04-08 | Make libhtml, htmlfmt build. | rsc | 1 | -7/+7 | |
Thanks to wkj for doing all the hard work. | |||||
2004-04-08 | Plan 9 atoi, ... | rsc | 1 | -3/+6 | |
2004-03-30 | grey out 9term when it loses focus. | rsc | 1 | -0/+3 | |
2004-03-26 | SunOS can rot in hell. | rsc | 1 | -33/+29 | |
2004-03-25 | Small changes. | rsc | 1 | -2/+2 | |
2004-03-25 | More files. | rsc | 1 | -0/+17 | |
More files. | |||||
2004-03-25 | Today's changes. | rsc | 5 | -876/+890 | |
More changes. | |||||
2004-03-21 | Small tweaks | rsc | 6 | -0/+1934 | |
Lots of new code imported. | |||||
2004-03-15 | Various header changes. | rsc | 4 | -1/+19 | |