Neal H. Walfield, le Fri 25 Oct 2013 16:55:54 +0200, a écrit :
> You can do: lose:;
I have commited that.
Samuel
Thomas Schwinge, le Fri 25 Oct 2013 15:34:04 +0200, a écrit :
> > I think it'd be clearer to unconditionally declare cntl before the if block
> > and
> > call pthread_mutex_unlock on &cntl->lock after the if block instead of
> > inside
> > the if and again inside the else.
>
> I agree; OK to pus
Thomas Schwinge, le Fri 25 Oct 2013 15:09:48 +0200, a écrit :
> On Fri, 25 Oct 2013 10:30:20 +0200, Justus Winter
> <4win...@informatik.uni-hamburg.de> wrote:
> > If gcc is used with optimizations -O2, -O3, or -Os, it will enable
> > optimizations that assume that pointers of different type do not
Hello,
riverchi...@gmail.com, le Fri 01 Nov 2013 06:37:10 +0800, a écrit :
> I'd like to join you to contribute GNU/Hurd.
You're welcome!
> I'll start by:
> - using a DVD iso image to install Debian GNU/Hurd [1].
> - using and testing GNU/Hurd.
> - reporting bugs I find.
> - trying to solve bugs