public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "tromey at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug libgcj/29324]  New: add wait handling hook
Date: Mon, 02 Oct 2006 18:01:00 -0000	[thread overview]
Message-ID: <bug-29324-360@http.gcc.gnu.org/bugzilla/> (raw)

Currently libgcj assumes it can waitpid(-1,...).
This interacts poorly with other libraries which may
want to interact with subprocesses; for instance glib
has an API for spawning and waiting for children, and
frysk has to work around this problem (by disallowing
the use of Process).

libgcj ought to have a way to hook into the low-level
process code so that it can interact gracefully with
other libraries.  I think it is ok if this is CNI only.


-- 
           Summary: add wait handling hook
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tromey at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29324


             reply	other threads:[~2006-10-02 18:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-02 18:01 tromey at gcc dot gnu dot org [this message]
2006-10-02 18:35 ` [Bug libgcj/29324] " pinskia at gcc dot gnu dot org
2006-10-02 18:39 ` tromey at gcc dot gnu dot org
2006-10-05  5:42 ` daney at gcc dot gnu dot org
2006-10-05  5:48 ` pinskia at physics dot uc dot edu
2006-10-05 17:02 ` daney at gcc dot gnu dot org
2006-10-05 17:24 ` daney at gcc dot gnu dot org
2007-05-12 17:38 ` daney at gcc dot gnu dot org
2007-05-12 18:52 ` daney at gcc dot gnu dot org

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=bug-29324-360@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=java-prs@gcc.gnu.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).