summaryrefslogtreecommitdiff
path: root/com32/lib/sys/file.h
Commit message (Expand)AuthorAgeFilesLines
* Add openmem() function to read from memory as if it were a fileH. Peter Anvin2009-07-091-6/+6
* Run Nindent on com32/lib/sys/file.hH. Peter Anvin2009-05-291-34/+34
* Generic framework for reading compressed files using standard I/OH. Peter Anvin2008-02-291-5/+6
* Update copyright yearH. Peter Anvin2008-01-101-1/+1
* Proper handling of different screen sizes (we're 78x29 in graphics mode...)H. Peter Anvin2006-09-161-0/+5
* Implement fallback from vesacon to ansiconH. Peter Anvin2006-09-121-0/+1
* Explicitly initialize on open instead of initializing via __constructor;H. Peter Anvin2006-08-311-0/+3
* Remove CVS-era $Id$ tags.H. Peter Anvin2006-08-171-1/+0
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-031-3/+3
* Split input and output sides of the device modelhpa2004-11-231-16/+28
* Separate rawcon and stdcon; actually make input workhpa2004-11-171-0/+4
* Very basic operations now work; need to handle line-orientedhpa2004-11-171-18/+32
* Very first cut at a klibc-derived C library for com32hpa2004-11-101-0/+69