summaryrefslogtreecommitdiff
path: root/com32/include/unistd.h
Commit message (Expand)AuthorAgeFilesLines
* unistd.h: Add missing getopt declarationsGene Cumm2010-10-091-0/+4
* com32: add proper sleep()/msleep() functions and make Lua use themH. Peter Anvin2010-07-051-0/+3
* COM32 API: Add functions for directory useGene Cumm2009-02-101-0/+3
* Proper handling of different screen sizes (we're 78x29 in graphics mode...)H. Peter Anvin2006-09-161-0/+1
* Split input and output sides of the device modelhpa2004-11-231-2/+0
* Very basic operations now work; need to handle line-orientedhpa2004-11-171-0/+31