summaryrefslogtreecommitdiffstats
path: root/src/libfs/read.c
Commit message (Collapse)AuthorAgeFilesLines
* remove libfs. now lib9pclientrsc2005-01-021-72/+0
|
* Small tweaksrsc2004-03-211-0/+18
| | | | Lots of new code imported.
* remove debugging print.rsc2004-03-051-1/+0
|
* Amazingly picky bug fixes from Valgrind.rsc2004-03-051-1/+2
|
* Fighting the good fight.rsc2004-02-291-0/+5
| | | | | | | | | | | | 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.
* check everything in so i can move to linux and valgrind.rsc2003-12-091-1/+2
|
* File system stuff.rsc2003-12-061-0/+48