Christopher Faylor
7d7d09aee8
* fhandler.h (fhandler_base::pread): Declare new function.
(fhandler_base::pwrite): Ditto.
(fhandler_disk_file::pread): Ditto.
(fhandler_disk_file::pwrite): Ditto.
* fhandler.cc (fhandler_base::pread): Define new function.
(fhandler_base::pwrite): Ditto.
* fhandler_disk_file.cc (fhandler_base::pread): Ditto.
(fhandler_base::pwrite): Ditto.
* syscalls.cc (pread): Define new function.
(pwrite): Ditto.
* cygwin.din: Export pread, pwrite.
* include/sys/ioctl.h: Guard some _IO* declarations to avoid conflict with
socket.h.
2005-07-29 17:04:46 +00:00
..
2005-06-14 12:22:14 +00:00
2005-07-29 17:04:46 +00:00
2005-07-17 02:12:04 +00:00
2005-06-16 12:14:21 +00:00
2001-10-12 20:02:41 +00:00
2005-06-11 04:59:53 +00:00
2005-07-19 21:00:34 +00:00
2005-07-28 11:09:36 +00:00
2005-03-23 03:22:27 +00:00
2003-11-20 19:31:52 +00:00
2003-11-20 19:31:52 +00:00
2003-01-13 21:11:19 +00:00
2005-07-26 00:38:54 +00:00
2003-11-23 09:02:26 +00:00