Svante Signell, le Tue 12 Feb 2013 23:55:04 +0100, a écrit : > On Tue, 2013-02-12 at 23:50 +0100, Samuel Thibault wrote: > > Svante Signell, le Tue 12 Feb 2013 23:46:00 +0100, a écrit : > > > - some minor tweaks will still be made to be mor POSIX consistent. > > > > It'd be way better to keep these as separate patches. That's how we'll > > have to submit them to libc-alpha anyway... > > Is the description sufficient?
Yes. > Do you want me to create intermediate versions (that will require an > effort and all of them have to be thoroughly tested) For the EPIPE/EIO/EBADFS error handling (which is essentially most of the patch), no. I'll rewrite that part completely, because your version has some issues which would take too much time to go through. At least now I have an idea of what things need to be fixed. The FD_SETSIZE fix, however, can easily be made separate. Any further fix you meant by "minor tweaks will still be made" should be made separate. One patch per change. Just like any opensource project would require, actually... Samuel