summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdio/vsniprintf.c
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2011-05-05 09:05:04 +0000
committerCorinna Vinschen <corinna@vinschen.de>2011-05-05 09:05:04 +0000
commit392323df55fcf19800d8a5f4b943d63c092eedcc (patch)
tree5348faf7f2e047a8a1af89f4e2766c3a7a28047a /newlib/libc/stdio/vsniprintf.c
parent03406c1ae6b029e1d8d5b3e8553adc9cd1e2ef6c (diff)
downloadcygnal-392323df55fcf19800d8a5f4b943d63c092eedcc.tar.gz
cygnal-392323df55fcf19800d8a5f4b943d63c092eedcc.tar.bz2
cygnal-392323df55fcf19800d8a5f4b943d63c092eedcc.zip
* fhandler.cc (is_at_eof): Drop static storage class. Drop err
parameter since we don't change the Win32 error here anymore. (fhandler_base::raw_read): Accommodate change to is_at_eof. * fhandler_disk_file.cc (fhandler_disk_file::pread): In binary mode use direct call to NtReadFile, rather than lseek/read. (fhandler_disk_file::pwrite): In binary mode use direct call to NtWriteFile, rather than lseek/write.
Diffstat (limited to 'newlib/libc/stdio/vsniprintf.c')
0 files changed, 0 insertions, 0 deletions