summaryrefslogtreecommitdiff
path: root/com32/lib/sys/fileclose.c
Commit message (Expand)AuthorAgeFilesLines
* sys/fileclose.c: Fix build warning from missing prototypeMatt Fleming2012-04-171-0/+1
* elflink: remove all __com32.cs_pm from com32/Feng Tang2010-08-261-1/+1
* Add 32-bit versions of open file/close fileH. Peter Anvin2010-03-061-9/+2
* Run Nindent on com32/lib/sys/fileclose.cH. Peter Anvin2009-05-291-8/+8
* 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-3/+3
* Split input and output sides of the device modelhpa2004-11-231-2/+2
* Very basic operations now work; need to handle line-orientedhpa2004-11-171-0/+53