Age | Commit message (Expand) | Author | Files | Lines |
2004-12-27 | as wkj pointed out, notifyseton should not call notesetenable | rsc | 1 | -2/+0 |
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 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 |
2004-12-26 | cleanups - lots of removed files now in thread library. | rsc | 27 | -958/+113 |
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-10-23 | clean up signal handling | rsc | 1 | -89/+194 |
2004-10-22 | print 0 %ux as 0x0 | rsc | 1 | -1/+0 |
2004-10-22 | more debugging | rsc | 1 | -7/+33 |
2004-10-22 | try to avoid calling notify on the "dumb" signals | rsc | 1 | -52/+91 |
2004-10-22 | add core dump and signal to status line | rsc | 1 | -2/+1 |
2004-09-28 | Fix bug in rune half of __fmtcpy reported by rob. | rsc | 1 | -2/+0 |
2004-09-23 | Get rid of 9proc. | rsc | 9 | -224/+38 |
2004-09-23 | Get rid of 64-bit constants. | rsc | 1 | -3/+3 |
2004-09-21 | Continue the pthreads torture. | rsc | 12 | -17/+261 |
2004-09-20 | various forgotten files | rsc | 2 | -0/+53 |
2004-09-17 | was ffork-Linux.c. | rsc | 1 | -0/+193 |
2004-09-17 | Bite the bullet. Have to use different | rsc | 2 | -90/+8 |
2004-09-17 | small tweaks | rsc | 2 | -2/+2 |
2004-09-17 | Continue switching library over to pthreads when possible. | rsc | 7 | -533/+124 |
2004-09-17 | Rewrite to remove dependence on rendezvous and its bizarre | rsc | 3 | -72/+89 |
2004-08-22 | PowerPC Linux support from ericvh. | rsc | 11 | -14/+34 |
2004-06-17 | remove temp files on close | rsc | 1 | -1/+7 |
2004-06-17 | Unused variable. | wkj | 1 | -2/+0 |
2004-06-16 | publish p9dialparse | rsc | 3 | -6/+3 |
2004-06-16 | DAMN BERKELEY. | rsc | 1 | -1/+5 |
2004-06-11 | get this right | rsc | 2 | -5/+7 |
2004-06-11 | add OLOCK | rsc | 2 | -4/+20 |
2004-06-09 | asdf | rsc | 2 | -30/+179 |
2004-06-09 | add strdup for debugging. | rsc | 2 | -0/+18 |
2004-06-09 | work much harder to reclaim stacks | rsc | 1 | -9/+130 |
2004-06-09 | satisfy valgrind | rsc | 1 | -0/+3 |
2004-06-09 | use plan9 malloc | rsc | 4 | -12/+8 |
2004-05-23 | various bug fixes and paranoia | rsc | 3 | -70/+87 |
2004-05-23 | lock malloc ourselves | rsc | 1 | -1/+48 |
2004-05-20 | fix race. | rsc | 1 | -1/+15 |
2004-05-15 | old linux | rsc | 1 | -0/+2 |
2004-05-14 | C | rsc | 3 | -0/+7 |
2004-05-14 | minor bug fixes | rsc | 2 | -0/+3 |
2004-05-14 | little bug fixes | rsc | 3 | -2/+3 |