aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2003-11-23Various additions and fixes.rsc1-38/+0
2003-10-14Single-threaded plumber that can run "start" rules.rsc1-2/+2
Thanks to Caerwyn Jones.
2003-10-14Move werrstr into errstr, so that if you use werrstrrsc1-1/+2
you have to get this __errfmt instead of the one in libfmt that only does Unix error codes.
2003-10-11Use new directory structure.rsc1-4/+4
2003-10-01Various tweaks to make things run on Mac OS.rsc1-2/+2
The main change is the use of pthread to implement ffork.
2003-09-30Reorgrsc1-86/+3
2003-09-30Initial revisionrsc1-0/+120