summaryrefslogtreecommitdiff
path: root/com32/lib/sys/read.c
Commit message (Expand)AuthorAgeFilesLines
* Run Nindent on com32/lib/sys/read.cH. Peter Anvin2009-05-291-6/+6
* Update copyright yearH. Peter Anvin2008-01-101-1/+1
* Remove CVS-era $Id$ tags.H. Peter Anvin2006-08-171-1/+0
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-031-4/+4
* Beginnings of a file-moving APIhpa2005-09-251-2/+2
* Split input and output sides of the device modelhpa2004-11-231-7/+2
* Very basic operations now work; need to handle line-orientedhpa2004-11-171-42/+7
* Very first cut at a klibc-derived C library for com32hpa2004-11-101-0/+92