This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Base readv/writev patch


Attached is the base part of the readv/writev patch I sent in
yesterday, i.e. just the generic syscall.cc and fhandler_base
parts, w/o any of the socket changes.  Otherwise unchanged from
before except for the expunging of those darn new-fangled C++ cast
woojits :-)

Enjoy,

// Conrad

p.s. If consistency is the issue, would a patch be accepted that
changed all the casts in the cygwin code over to the new-style C++
casts :-)

pp.s Umm, on the other hand, perhaps I'd rather not do that; well,
not this year anyhow.

Attachment: ChangeLog.txt
Description: Text document

Attachment: iovec.patch.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]