Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-12-27 | handle pty correctly on linux | rsc | 1 | -0/+14 | |
2004-12-27 | add readn to avoid need for plan9port libc | rsc | 2 | -0/+20 | |
2004-12-27 | change to use new thread library | rsc | 3 | -14/+31 | |
2004-12-27 | signal handling, add prototype for pthreadinit | rsc | 3 | -4/+19 | |
2004-12-27 | bug fix -- need to enqueue before sending the packet, | rsc | 1 | -5/+13 | |
in case the response comes back and another thread tries to give it to us, all before we are enqueued. | |||||
2004-12-27 | changes from plan 9 | rsc | 2 | -3/+18 | |
2004-12-27 | change to use new thread library | rsc | 2 | -4/+12 | |
2004-12-27 | bad name | rsc | 1 | -6/+0 | |
2004-12-27 | add for porting | rsc | 1 | -0/+10 | |
2004-12-27 | porting changes | rsc | 1 | -6/+9 | |
2004-12-27 | fmtdef.h needed for VA_COPY | rsc | 2 | -0/+2 | |
2004-12-27 | add isNaN | rsc | 1 | -3/+4 | |
2004-12-27 | forgot this | rsc | 1 | -1/+1 | |
2004-12-26 | add portdate | rsc | 1 | -0/+56 | |
2004-12-26 | changes from plan 9. some clean-up. | rsc | 5 | -20/+91 | |
2004-12-26 | add portdate | rsc | 1 | -0/+9 | |
2004-12-26 | add portdate | rsc | 3 | -0/+49 | |
2004-12-26 | changes from plan 9 | rsc | 2 | -77/+33 | |
2004-12-26 | add portdate | rsc | 2 | -0/+25 | |
2004-12-26 | plan 9 changes | rsc | 1 | -1/+1 | |
2004-12-26 | add portdate | rsc | 2 | -0/+20 | |
2004-12-26 | use new thread library | rsc | 6 | -17/+20 | |
2004-12-26 | use volatile correctly | rsc | 1 | -2/+2 | |
2004-12-26 | add portdate | rsc | 4 | -0/+24 | |
2004-12-26 | add portdate | rsc | 3 | -0/+49 | |
2004-12-26 | add proper locking for libfmt! | rsc | 1 | -0/+16 | |
2004-12-26 | plan 9 changes | rsc | 3 | -2/+62 | |
2004-12-26 | add portdate | rsc | 1 | -0/+20 | |
2004-12-26 | portdates | rsc | 1 | -0/+30 | |
2004-12-26 | more tests | rsc | 2 | -0/+61 | |
2004-12-26 | import changes from plan 9 | rsc | 18 | -167/+171 | |
2004-12-26 | pick up plan 9 fltfmt changes | rsc | 1 | -325/+138 | |
2004-12-26 | various little changes. | rsc | 1 | -19/+17 | |
also pick up latest fltfmt from plan 9 | |||||
2004-12-26 | cleanups - lots of removed files now in thread library. | rsc | 27 | -958/+113 | |
qlock.c - stubs to thread library notify.c - clean interface slightly. | |||||
2004-12-26 | add for unix port | rsc | 1 | -0/+33 | |
2004-12-26 | add for unix port | rsc | 1 | -0/+29 | |
2004-12-26 | clean up for unix port | rsc | 58 | -127/+160 | |
2004-12-26 | updates from plan 9 | rsc | 4 | -1/+16 | |
2004-12-26 | make work with new thread library | rsc | 3 | -19/+45 | |
2004-12-26 | update to use new thread library | rsc | 3 | -13/+31 | |
2004-12-26 | remove empty qlock.c | rsc | 2 | -4/+0 | |
2004-12-25 | better unwinding for 386. | rsc | 13 | -107/+493 | |
command-line extraction from core files on linux and freebsd. move linux ureg into ureg386.h (used in many places). | |||||
2004-12-25 | more new libthread | rsc | 7 | -0/+800 | |
2004-12-25 | New thread library | rsc | 70 | -4684/+1041 | |
2004-12-25 | fix from forsyth via rob | rsc | 1 | -1/+1 | |
2004-11-15 | allow last column to be deleted | rsc | 1 | -8/+0 | |
2004-11-08 | still more files | rsc | 5 | -0/+300 | |
2004-11-08 | extra files | rsc | 4 | -0/+380 | |
2004-11-08 | more thread work | rsc | 12 | -337/+291 | |
2004-11-03 | stupid port bug. cannot use %ld to print a long as a *CHARACTER* | rsc | 1 | -1/+1 | |