diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2007-10-15 08:25:38 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2007-10-15 08:25:38 +0000 |
commit | 6ce2c24121b8d6bcf7d67ed7b44bb2bee99c9646 (patch) | |
tree | c0e1e3c4b9c555518fa52d0496756f227309996b /winsup/cygwin/autoload.cc | |
parent | c99e78b85cd8820616cc25e8d45a68b7686e4113 (diff) | |
download | cygnal-6ce2c24121b8d6bcf7d67ed7b44bb2bee99c9646.tar.gz cygnal-6ce2c24121b8d6bcf7d67ed7b44bb2bee99c9646.tar.bz2 cygnal-6ce2c24121b8d6bcf7d67ed7b44bb2bee99c9646.zip |
* fhandler.cc (is_at_eof): Rewrite using NT functions.
(off_current): New static variable.
(off_append): Ditto.
(fhandler_base::raw_write): Use NtWriteFile. Accommodate O_APPEND here.
(fhandler_base::write): Drop O_APPEND hack. Use NT functions.
(fhandler_base::lseek): Rewrite using NT functions.
* fhandler_disk_file.cc (fhandler_disk_file::fstatvfs): Add space in
debug output.
(fhandler_disk_file::ftruncate): Ditto.
* ntdll.h (STATUS_DISK_FULL): Define.
(FILE_USE_FILE_POINTER_POSITION): Define.
(FILE_WRITE_TO_END_OF_FILE): Define.
Diffstat (limited to 'winsup/cygwin/autoload.cc')
0 files changed, 0 insertions, 0 deletions