summaryrefslogtreecommitdiffstats
path: root/src/libfs/write.c
Commit message (Collapse)AuthorAgeFilesLines
* remove libfs. now lib9pclientrsc2005-01-021-74/+0
|
* make sure a write of 0 bytes does a 0-length write.rsc2004-10-221-2/+4
|
* Amazingly picky bug fixes from Valgrind.rsc2004-03-051-1/+2
|
* Fighting the good fight.rsc2004-02-291-2/+27
| | | | | | | | | | | | 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-14/+14
|
* File system stuff.rsc2003-12-061-0/+46