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-05-02 03:50:11 +00:00
2005-05-17 01:21:06 +00:00
2005-05-02 03:50:11 +00:00
2003-11-29 23:00:51 +00:00
2005-07-29 17:04:46 +00:00
2003-11-19 18:50:23 +00:00
2005-05-02 03:50:11 +00:00
2005-03-08 09:18:47 +00:00
2005-05-13 03:21:39 +00:00
2003-11-19 18:50:23 +00:00
2003-11-15 17:04:10 +00:00
2003-11-28 20:55:59 +00:00
2005-01-25 22:45:11 +00:00
2005-04-19 08:32:59 +00:00
2003-11-19 18:50:23 +00:00
2003-11-19 18:50:23 +00:00
2005-02-23 16:27:54 +00:00
2005-07-09 08:22:39 +00:00
2004-12-10 16:25:35 +00:00
2005-05-10 20:56:07 +00:00
2003-11-19 18:50:23 +00:00
2005-05-02 03:50:11 +00:00
2005-05-02 03:50:11 +00:00
2005-05-02 03:50:11 +00:00
2004-11-26 04:15:10 +00:00