summaryrefslogtreecommitdiffstats
path: root/src/cmd/acme/fsys.c
Commit message (Collapse)AuthorAgeFilesLines
* Fighting the good fight.rsc2004-02-291-4/+7
| | | | | | | | | | | | 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.
* Tweaks to various bits.rsc2003-12-171-2/+5
| | | | | Until I hear otherwise, Refs aren't used enough to merit their own assembly. They are now implemented with locks.
* More files related to user-level file servers.rsc2003-12-111-0/+717
Also add acme!