public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
From: mcvet@sourceware.org
To: frysk-cvs@sourceware.org
Subject: frysk-sys/frysk/sys cni/Errno.cxx cni/Ptrace.c ...
Date: Thu, 15 Jun 2006 17:05:00 -0000	[thread overview]
Message-ID: <20060615170503.29545.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/frysk
Module name:	frysk-sys
Changes by:	mcvet@sourceware.org	2006-06-15 17:05:03

Modified files:
	frysk/sys/cni  : Errno.cxx Ptrace.cxx Wait.cxx 
	frysk/sys      : Ptrace.java Errno.java 
Added files:
	frysk/sys/cni  : TestLib.cxx 
	frysk/sys      : TestLib.java TestCallPtrace.java 

Log message:
	2006-06-15  Mike Cvet  <mcvet@redhat.com>
	
	* Ptrace.java: Re-written to now perform all ptrace requests on a
	separate thread, to address #2595. The parent thread is always running
	and any children created or attaches to other processes are performed
	transparently on the ptrace thread which will continue to run after the
	very first ptrace request.
	* Ptrace.java: Re-written to satisfy the new requirements for Ptrace.java,
	specifically satisfying all requests with the new java ptrace thread.
	* Wait.cxx: Via #2774, double status returns via waitpid() have to be
	eliminated.
	* TestCallPtrace.java: Added - Unit test for new Ptrace.java
	* TestLib.java: Added
	* TestLib.cxx: Added
	* Errno.java: Made Errno understand (int err, String prefix) parameters
	* Errno.cxx: Added new function with the above parameters for returning
	error.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-sys/frysk/sys/cni/TestLib.cxx.diff?cvsroot=frysk&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-sys/frysk/sys/cni/Errno.cxx.diff?cvsroot=frysk&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-sys/frysk/sys/cni/Ptrace.cxx.diff?cvsroot=frysk&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-sys/frysk/sys/cni/Wait.cxx.diff?cvsroot=frysk&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-sys/frysk/sys/TestLib.java.diff?cvsroot=frysk&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-sys/frysk/sys/TestCallPtrace.java.diff?cvsroot=frysk&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-sys/frysk/sys/Ptrace.java.diff?cvsroot=frysk&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-sys/frysk/sys/Errno.java.diff?cvsroot=frysk&r1=1.4&r2=1.5


                 reply	other threads:[~2006-06-15 17:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20060615170503.29545.qmail@sourceware.org \
    --to=mcvet@sourceware.org \
    --cc=frysk-cvs@sourceware.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).