public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jan-Benedict Glaw <jbglaw@lug-owl.de>
To: Eric Masson <cool_kid@future-ericsoft.com>
Cc: Paul Jackson <pj@sgi.com>, linux-kernel@vger.kernel.org
Subject: Re: Fork and Exec a process within the kernel
Date: Tue, 10 Aug 2004 18:33:37 +0200	[thread overview]
Message-ID: <20040810163337.GD1127@lug-owl.de> (raw)
In-Reply-To: <4118E822.3000303@future-ericsoft.com>

[-- Attachment #1: Type: text/plain, Size: 764 bytes --]

On Tue, 2004-08-10 11:22:10 -0400, Eric Masson <cool_kid@future-ericsoft.com>
wrote in message <4118E822.3000303@future-ericsoft.com>:
> Thanks for the pointer! My user mode program is running. Any idea how to 
> control which console it shows up on?

The best idea for a usermode helper is to first close
stdin/stdout/stderr and re-open it with /dev/null...

If you need to communicate, write into some logfile.

MfG, JBG

-- 
Jan-Benedict Glaw       jbglaw@lug-owl.de    . +49-172-7608481             _ O _
"Eine Freie Meinung in  einem Freien Kopf    | Gegen Zensur | Gegen Krieg  _ _ O
 fuer einen Freien Staat voll Freier Bürger" | im Internet! |   im Irak!   O O O
ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

      parent reply	other threads:[~2004-08-10 16:46 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-09 21:03 Fork and Exec a process within the kernel Eric Masson
2004-08-09 23:10 ` Paul Jackson
2004-08-10 15:22   ` Eric Masson
2004-08-10 16:21     ` Paul Jackson
2004-08-10 18:20       ` Lee Revell
2004-08-10 19:03       ` Richard B. Johnson
2004-08-11  9:51         ` Erik Mouw
2004-08-11 11:24           ` Richard B. Johnson
2004-08-11 11:41             ` Erik Mouw
2004-08-11 11:55               ` Richard B. Johnson
2004-08-11 12:51                 ` Erik Mouw
2004-08-11 15:24                 ` Alan Cox
2004-08-10 16:33     ` Jan-Benedict Glaw [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040810163337.GD1127@lug-owl.de \
    --to=jbglaw@lug-owl.de \
    --cc=cool_kid@future-ericsoft.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pj@sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox