summaryrefslogtreecommitdiff
path: root/com32/include/sys/stat.h
Commit message (Collapse)AuthorAgeFilesLines
* Run Nindent on com32/include/sys/stat.hH. Peter Anvin2009-05-291-2/+2
| | | | | | | | | Automatically reformat com32/include/sys/stat.h using Nindent. Do this for all files except HDT, gPXE and externally maintained libraries (zlib, tinyjpeg, libpng). Signed-off-by: H. Peter Anvin <hpa@zytor.com>
* Beginnings of a file-moving APIhpa2005-09-251-0/+9
|
* Very basic operations now work; need to handle line-orientedhpa2004-11-171-0/+43
versus character-oriented input