Re: system() using vfork() or posix_spawn() and libthr

2012-08-17 Thread Jilles Tjoelker
On Fri, Aug 17, 2012 at 03:43:12PM +0300, Konstantin Belousov wrote: > On Fri, Aug 17, 2012 at 12:39:33AM +0200, Jilles Tjoelker wrote: > > On Thu, Aug 16, 2012 at 02:44:26PM +0300, Konstantin Belousov wrote: > > > BTW, returning to Jilles proposal, can we call vfork() only for > > > single-threade

Re: system() using vfork() or posix_spawn() and libthr

2012-08-17 Thread Konstantin Belousov
On Fri, Aug 17, 2012 at 12:39:33AM +0200, Jilles Tjoelker wrote: > On Thu, Aug 16, 2012 at 02:44:26PM +0300, Konstantin Belousov wrote: > > My point is that the fact that fork() is called from dynamic context > > that was identified as the signal handler does not mean anything. > > It can be mis-id

Re: projects/armv6 merged to HEAD

2012-08-17 Thread Robert Watson
On Thu, 16 Aug 2012, Oleksandr Tymoshenko wrote: projects/armv6 branch was merged to HEAD and should be considered dead now. This patch is a result of a joint effort by many people. Including but not limited to: Amazing work -- many thanks are due to to everyone who was involved! Robert