summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdio/vsniprintf.c
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2011-05-05 17:44:42 +0000
committerChristopher Faylor <me@cgf.cx>2011-05-05 17:44:42 +0000
commit8ea847494718b78a0b7e5a98cb938c9b6b801a31 (patch)
treedf68b7493fef1fd0f89f54a5bf239e79b46bb3a5 /newlib/libc/stdio/vsniprintf.c
parentb8424c5e9a7aaa08ece65fd1e67deeb4437050cf (diff)
downloadcygnal-8ea847494718b78a0b7e5a98cb938c9b6b801a31.tar.gz
cygnal-8ea847494718b78a0b7e5a98cb938c9b6b801a31.tar.bz2
cygnal-8ea847494718b78a0b7e5a98cb938c9b6b801a31.zip
* fhandler.cc (fhandler_base_overlapped::raw_read): Rename from
read_overlapped. (fhandler_base_overlapped::raw_e): Rename from write_overlapped. * fhandler.h (fhandler_*::raw_read): Add reparm decoration. (fhandler_*::raw_write): Ditto. (fhandler_base_overlapped::raw_read): Rename from read_overlapped. (fhandler_base_overlapped::raw_write): Rename from write_overlapped. (fhandler_pipe::raw_read): Delete. (fhandler_pipe::raw_write): Ditto. (fhandler_mailslot::raw_read): Ditto. * fhandler_fifo.cc (fhandler_fifo::raw_read): Reflect read_overlapped -> raw_read rename. (fhandler_fifo::raw_write): Ditto. * fhandler_mailslot.cc (fhandler_mailslot::raw_read): Delete. (fhandler_mailslot::raw_write): Reflect read_overlapped -> raw_read rename. * pipe.cc (fhandler_pipe::raw_read): Delete. (fhandler_pipe::raw_write): Ditto.
Diffstat (limited to 'newlib/libc/stdio/vsniprintf.c')
0 files changed, 0 insertions, 0 deletions