From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <45C9F9CD.6000101@domain.hid> Date: Wed, 07 Feb 2007 16:09:49 +0000 From: =?ISO-8859-1?Q?St=E9phane_ANCELOT?= MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Xenomai-core] system() question List-Id: "Xenomai life and development \(bug reports, patches, discussions\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: xenomai-core Is there a way to launch my realtime task from another linux program using system() C call ? I have tried it , but when system call dies my rt task dies too ... any idea ? steph