public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* fork/clone external to a process?
@ 2004-12-21 15:49 Dan Sturtevant
  2004-12-21 23:26 ` Pjotr Kourzanov
  0 siblings, 1 reply; 6+ messages in thread
From: Dan Sturtevant @ 2004-12-21 15:49 UTC (permalink / raw)
  To: linux-kernel

Hi,

Is there any clean way to fork a process from outside the process itself?

I'm running a commercial application that I only have a binary copy
of.  All the usual Posix fork stuff only works from inside the running
process.

Is there any reason it's not possible to do so?  Obviously threading
and file desciptors open a whole can of worms, but in the base case,
is it possible?

Thanks in advance, and sorry if it's a stupid question.

Dan Sturtevant

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-02-24  0:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-21 15:49 fork/clone external to a process? Dan Sturtevant
2004-12-21 23:26 ` Pjotr Kourzanov
2004-12-22  0:36   ` Dan Sturtevant
     [not found]     ` <41C936AF.7060707@xs4all.nl>
2004-12-22 13:50       ` Dan Sturtevant
2004-12-25 22:26     ` Pavel Machek
2005-02-24  0:01       ` Dan Sturtevant

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox