|
From: Robert W. <rj...@du...> - 2011-04-26 18:18:52
|
I just filed this: https://bugs.kde.org/show_bug.cgi?id=271799 This is a problem on Darwin: ioctls that don't take an arg (e.g. TIOCSCTTY) are performing a validity check on the non-existent arg anyway. The attached patch fixes the problem and also adds support for TIOCEXCL. Any chance we could get this in 3.7.0, too? Regards, Robert. On Tue, Apr 26, 2011 at 2:15 AM, Julian Seward <js...@ac...> wrote: > > On Thursday, April 21, 2011, Eric Pouech wrote: > > Le 20/04/2011 12:12, Julian Seward a écrit : > > > Greetings. > > > > > > It's time to think a bit about a 3.7.0 release. The following are > > > proposals, for contemplation/discussion. > > > > > > [snip] > > > > > > Other stuff that I forgot / missed? > > > > I'd like to see the register support for x86_64 be merged into 3.7 > > A+ > > FTR, this is bug 253657 (https://bugs.kde.org/show_bug.cgi?id=253657) > > J > > > ------------------------------------------------------------------------------ > WhatsUp Gold - Download Free Network Management Software > The most intuitive, comprehensive, and cost-effective network > management toolset available today. Delivers lowest initial > acquisition cost and overall TCO of any competing solution. > http://p.sf.net/sfu/whatsupgold-sd > _______________________________________________ > Valgrind-developers mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-developers |