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-17 20:01:59 +00:00
2005-02-23 17:39:46 +00:00
2005-07-29 17:04:46 +00:00
2005-06-01 18:24:31 +00:00
2005-05-02 03:50:11 +00:00
2005-07-29 17:04:46 +00:00
2005-07-26 00:55:42 +00:00
2005-03-28 21:58:23 +00:00
2004-09-14 08:29:12 +00:00
2005-05-19 20:37:51 +00:00
2003-11-06 21:31:24 +00:00
2004-12-01 17:07:03 +00:00
2003-09-10 19:13:05 +00:00
2005-06-18 19:04:25 +00:00
2005-06-10 12:11:35 +00:00
2005-02-22 19:45:41 +00:00
2005-05-29 10:05:56 +00:00
2003-09-25 03:46:20 +00:00
2005-06-11 04:56:36 +00:00
2003-09-10 15:51:59 +00:00
2005-03-27 02:31:33 +00:00
2003-10-27 11:48:29 +00:00
2005-05-23 13:13:00 +00:00
2003-12-01 10:39:17 +00:00
2005-05-02 03:50:11 +00:00