diff options
author | Christopher Faylor <me@cgf.cx> | 2011-05-05 17:44:42 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2011-05-05 17:44:42 +0000 |
commit | 8ea847494718b78a0b7e5a98cb938c9b6b801a31 (patch) | |
tree | df68b7493fef1fd0f89f54a5bf239e79b46bb3a5 /newlib/libc/sys/linux/linuxthreads/sysctl.c | |
parent | b8424c5e9a7aaa08ece65fd1e67deeb4437050cf (diff) | |
download | cygnal-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/sys/linux/linuxthreads/sysctl.c')
0 files changed, 0 insertions, 0 deletions