summaryrefslogtreecommitdiffstats
path: root/src/lib9
Commit message (Collapse)AuthorAgeFilesLines
* Various additions and fixes.rsc2003-11-2357-159/+2176
|
* Single-threaded plumber that can run "start" rules.rsc2003-10-143-2/+137
| | | | Thanks to Caerwyn Jones.
* Move werrstr into errstr, so that if you use werrstrrsc2003-10-143-14/+14
| | | | | you have to get this __errfmt instead of the one in libfmt that only does Unix error codes.
* Use new directory structure.rsc2003-10-111-4/+4
|
* Licensing and various tweaks.rsc2003-10-111-258/+0
|
* Allow prec==0.rsc2003-10-111-1/+1
|
* Macintosh.rsc2003-10-032-0/+47
|
* More Darwin.rsc2003-10-017-246/+198
|
* Various tweaks to make things run on Mac OS.rsc2003-10-017-7/+23
| | | | The main change is the use of pthread to implement ffork.
* Reorgrsc2003-09-3012-190/+3
|
* Initial revisionrsc2003-09-3043-0/+2365