]> sourceware.org Git - newlib-cygwin.git/commit
* fhandler.h (fhandler_tty_common::lseek): Declare new method.
authorChristopher Faylor <me@cgf.cx>
Thu, 18 Aug 2005 20:17:10 +0000 (20:17 +0000)
committerChristopher Faylor <me@cgf.cx>
Thu, 18 Aug 2005 20:17:10 +0000 (20:17 +0000)
commit4f3e6ff17b8a7646ed8342164c0a1c6af8f731e8
tree2b46d49328f9fdbd87c8c6287e905586b2124828
parent91888cc07b6f2d4437a082f740edd3b948e10d0f
* fhandler.h (fhandler_tty_common::lseek): Declare new method.
(fhandler_tty_slave::lseek): Delete old method.
(fhandler_tty_master::lseek): Delete old method.
* fhandler_tty.cc (fhandler_tty_common::lseek): Define new method.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler.h
winsup/cygwin/fhandler_tty.cc
This page took 0.030167 seconds and 5 git commands to generate.