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]

O_NONBLOCK for pipes


Hello!

I have straightforward patch,
containing about 20 lines of new code,
which implements O_NONBLOCK fcntl for pipes
using SetNamedPipeHandleState NT API call.

Two questions before I send it:

Will it be considered trivial, 
so that copyright assignement is not required?

Is there some deep reason, which I don't see,
why this was not implemented before?


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