summaryrefslogtreecommitdiffstats
path: root/src/core/hw.c
Commit message (Expand)AuthorAgeFilesLines
* Modify data-xfer semantics: it is no longer necessary to call one ofMichael Brown2007-05-261-12/+15
* Prefix all the open()-family routines with xfer_, to disambiguate themMichael Brown2007-05-181-3/+4
* Do not hold self-references. This then avoids the problem of having toMichael Brown2007-05-151-6/+9
* Data-transfer interface should now be functionally complete.Michael Brown2007-05-151-0/+68