On Nov 30 01:50, Mark Geisert wrote:
> On Wed, 29 Nov 2017, Corinna Vinschen wrote:
> > On Nov 29 13:36, Corinna Vinschen wrote:
> > > On Nov 29 13:04, Corinna Vinschen wrote:
> > > > - If you do async IO, you have to handle STATUS_PENDING gracefully:
> > > >
> > > > - The IO_STATUS_BLOCK given
On Wed, 29 Nov 2017, Corinna Vinschen wrote:
On Nov 29 13:36, Corinna Vinschen wrote:
On Nov 29 13:04, Corinna Vinschen wrote:
- If you do async IO, you have to handle STATUS_PENDING gracefully:
- The IO_STATUS_BLOCK given to NtWriteFile *must* exist for the
entire time the operation tak
On Nov 30 10:27, Corinna Vinschen wrote:
> On Nov 29 19:48, Yaakov Selkowitz wrote:
> > Signed-off-by: Yaakov Selkowitz
> > ---
> > Obviously this depends on the newlib implementation patch.
> >
> > winsup/cygwin/common.din | 1 +
> > winsup/cygwin/include/cygwin/version.h | 3 ++-
On Nov 29 19:48, Yaakov Selkowitz wrote:
> Signed-off-by: Yaakov Selkowitz
> ---
> Obviously this depends on the newlib implementation patch.
>
> winsup/cygwin/common.din | 1 +
> winsup/cygwin/include/cygwin/version.h | 3 ++-
> winsup/doc/posix.xml | 1 +
> 3 fi