]> sourceware.org Git - newlib-cygwin.git/commit
* fhandler.cc (fhandler_base::lseek): Avoid calling SetFilePointer with high
authorChristopher Faylor <me@cgf.cx>
Fri, 17 May 2002 19:30:52 +0000 (19:30 +0000)
committerChristopher Faylor <me@cgf.cx>
Fri, 17 May 2002 19:30:52 +0000 (19:30 +0000)
commitb05b7d84d6bd29dd07d0b493dad8d4d48493db3e
treedfc6534c8be883dc05924e0a704584bd31fe6972
parentc7ba2cc096244fe6626f4d0f2069c9364328a5e2
* fhandler.cc (fhandler_base::lseek): Avoid calling SetFilePointer with high
order part of 64 bit address on OS's which do not support that kind of
operation.  Otherwise Windows 95 will become confused.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler.cc
This page took 0.029566 seconds and 5 git commands to generate.