Re: [9fans] rfork(RFPROC|RFNOMNT)

2012-09-05 Thread erik quanstrom
On Mon Aug 27 13:04:38 EDT 2012, cinap_len...@gmx.de wrote: > small additional note. RFPROC|RFNOMNT alone makes no difference > of course as parent and child will share the same pgrp. but > with RFNAMEG or RFCNAMEG it makes a difference. > > the number of programs that use this combination is prob

Re: [9fans] rfork(RFPROC|RFNOMNT)

2012-08-27 Thread cinap_lenrek
small additional note. RFPROC|RFNOMNT alone makes no difference of course as parent and child will share the same pgrp. but with RFNAMEG or RFCNAMEG it makes a difference. the number of programs that use this combination is probably very small. it was triggered with irc7 which is not part of the p