summaryrefslogtreecommitdiffstats
path: root/src/libfmt
Commit message (Collapse)AuthorAgeFilesLines
* Fighting the good fight.rsc2004-02-2944-4159/+0
| | | | | | | | | | | | Move libfmt, libutf into subdirectories of lib9. Add poll-based socket i/o to libthread, so that we can avoid using multiple procs when possible, thus removing dependence on crappy pthreads implementations. Convert samterm, acme to the single-proc libthread. Bring libcomplete, acme up-to-date w.r.t. Plan 9 distribution.
* Silence some Mac OS X warnings.rsc2003-11-251-0/+4
|
* tweaks.rsc2003-11-241-1/+1
|
* Build correctly on FreeBSD.rsc2003-11-241-1/+1
| | | | (Will this process ever reach a fixed point?)
* make -> mkrsc2003-11-232-9/+9
| | | | change %u from verb to flag.
* Use new directory structure.rsc2003-10-111-5/+7
|
* Remove errfmt -- it's in lib9.rsc2003-10-111-1/+0
|
* Reorgrsc2003-09-3016-731/+5
|
* Initial revisionrsc2003-09-3059-0/+4880