IRC meeting 2011-07-06

2011-07-04 Thread olafBuddenhagen
Hi, Usual reminder for usual meeting: Wednesday 19:00 UTC, #hurd on irc.freenode.net . Also, usual invitation for everyone to participate and/or to propose topics :-) -antrik-

Re: [PATCH 09/15] Hurd signals: implement global signal dispositions

2011-07-04 Thread Jeremie Koenig
On Sun, Jul 03, 2011 at 02:16:34AM +0200, Samuel Thibault wrote: > Jeremie Koenig, le Wed 29 Jun 2011 18:30:21 +0200, a écrit : > > +sigstate_is_global_rcv (const struct hurd_sigstate *ss) > > +_hurd_sigstate_lock (struct hurd_sigstate *ss) > > +_hurd_sigstate_unlock (struct hurd_sigstate *ss) > >