Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-11-24 | Changes for Mac OS X. Most important is stack sizes in samterm, | rsc | 5 | -10/+14 | |
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-24 | Build correctly on FreeBSD. | rsc | 2 | -3/+3 | |
(Will this process ever reach a fixed point?) | |||||
2003-11-24 | Tweaks to build properly on Linux. | rsc | 7 | -11/+52 | |
2003-11-23 | Make things build on FreeBSD again. | rsc | 2 | -7/+10 | |
2003-11-23 | Annoying changes to work on Sun boxes. | rsc | 10 | -21/+54 | |
2003-11-23 | Various additions and fixes. | rsc | 57 | -159/+2176 | |
2003-10-14 | Single-threaded plumber that can run "start" rules. | rsc | 3 | -2/+137 | |
Thanks to Caerwyn Jones. | |||||
2003-10-14 | Move werrstr into errstr, so that if you use werrstr | rsc | 3 | -14/+14 | |
you have to get this __errfmt instead of the one in libfmt that only does Unix error codes. | |||||
2003-10-11 | Use new directory structure. | rsc | 1 | -4/+4 | |
2003-10-11 | Licensing and various tweaks. | rsc | 1 | -258/+0 | |
2003-10-11 | Allow prec==0. | rsc | 1 | -1/+1 | |
2003-10-03 | Macintosh. | rsc | 2 | -0/+47 | |
2003-10-01 | More Darwin. | rsc | 7 | -246/+198 | |
2003-10-01 | Various tweaks to make things run on Mac OS. | rsc | 7 | -7/+23 | |
The main change is the use of pthread to implement ffork. | |||||
2003-09-30 | Reorg | rsc | 12 | -190/+3 | |
2003-09-30 | Initial revision | rsc | 43 | -0/+2365 | |