Re: [PATCH 04/15] Hurd signals: refactor check_pending_signals

2011-07-03 Thread Jeremie Koenig
On Sun, Jul 03, 2011 at 09:30:01PM +0200, Jeremie Koenig wrote: > | if (act != ignore && /* Signals ignored now are forgotten now. > */ > | __sigismember (&ss->blocked, signo) || > | (signo != SIGKILL && _hurd_stopped)) > | { > | mark_pending (); > | act =

Re: [PATCH 13/15] Hurd signals: Copy bits/sigaction.h

2011-07-03 Thread Roland McGrath
> Jeremie Koenig, le Wed 29 Jun 2011 18:30:25 +0200, a écrit : > > * sysdeps/mach/hurd/bits/sigaction.h: New file, start with a copy of > > bits/sigaction.h. > > Mmm, Roland, since we are using the BSD value for SA_SIGINFO, can't we > simply add it to the main sigaction.h? Yes.

Re: [PATCH 04/15] Hurd signals: refactor check_pending_signals

2011-07-03 Thread Jeremie Koenig
Hi, thanks for your thorough review. On Sun, Jul 03, 2011 at 12:34:22AM +0200, Samuel Thibault wrote: > Jeremie Koenig, le Wed 29 Jun 2011 18:30:16 +0200, a écrit : > > * hurd/hurdsig.c (check_pending_signals): Split into pending_signals, > > post_pending and post_all_pending_signals. > > (_hurd_i

Re: Released the QotH 2011-q2 to the wiki: please proofread!

2011-07-03 Thread Arne Babenhauserheide
At Sun, 03 Jul 2011 19:46:25 +0200, Thomas Schwinge wrote: > I did some further changes and now published it. thanks!

Re: Released the QotH 2011-q2 to the wiki: please proofread!

2011-07-03 Thread Thomas Schwinge
Hallo! On Fri, 01 Jul 2011 10:38:12 +0200, Arne Babenhauserheide wrote: > I now released Qoth 2011-q2 to the wiki. Thanks! I did some further changes and now published it. Grüße, Thomas pgp6qx2hXCegG.pgp Description: PGP signature

[PATCH,HURD] Recognize GNU/Hurd-specific binaries

2011-07-03 Thread Samuel Thibault
Roland McGrath, le Sun 19 Jun 2011 11:46:20 -0700, a écrit : > > Ok, so I guess we should request binutils to rename the LINUX one into > > ELFOSABI_GNU and drop the HURD one? > > That seems appropriate to me. Ok, here is an updated patch for the libc part. Samuel binutils started emitting ELF