public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
From: mark@sourceware.org
To: frysk-cvs@sourceware.org
Subject: frysk-sys/frysk proc/ChangeLog proc/Syscall.ja ...
Date: Sat, 14 Oct 2006 22:18:00 -0000	[thread overview]
Message-ID: <20061014221804.10721.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/frysk
Module name:	frysk-sys
Changes by:	mark@sourceware.org	2006-10-14 22:18:04

Modified files:
	frysk/proc     : ChangeLog Syscall.java LinuxIa32Syscall.java 
	                 LinuxPowerPCSyscall.java 
	                 TestSyscallsWithAudit.java 
	frysk/sys      : AuditLibs.java ChangeLog 
	frysk/sys/cni  : AuditLibs.cxx 

Log message:
	2006-10-14  Mark Wielaard  <mark@klomp.org>
	
	* AuditLibs.java (SyscallToName): Renamed to...
	(syscallToName): Renamed to not start with a Capital.
	(nameToSyscall): New native method.
	* cni/AuditLibs.cxx: (nameToSyscall): New method.
	
	2006-10-14  Mark Wielaard  <mark@klomp.org>
	
	* LinuxIa32Syscall.java (syscallList): Add entries 273 till 317.
	* LinuxPowerPCSyscall.java (syscallList): Add entries 278 till 300.
	* Syscall.java (toString): New method.
	* TestSyscallsWithAudit.java (syscallTest): New private method.
	(testLinuxIa32): Use generic syscallTest method.
	(testLinuxPPC): Likewise.
	(testLinuxPPC64): Likewise.
	(testLinuxX86_64): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&r1=1.472&r2=1.473
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/Syscall.java.diff?cvsroot=frysk&r1=1.14&r2=1.15
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/LinuxIa32Syscall.java.diff?cvsroot=frysk&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/LinuxPowerPCSyscall.java.diff?cvsroot=frysk&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestSyscallsWithAudit.java.diff?cvsroot=frysk&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-sys/frysk/sys/AuditLibs.java.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-sys/frysk/sys/ChangeLog.diff?cvsroot=frysk&r1=1.74&r2=1.75
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-sys/frysk/sys/cni/AuditLibs.cxx.diff?cvsroot=frysk&r1=1.1&r2=1.2


                 reply	other threads:[~2006-10-14 22:18 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=20061014221804.10721.qmail@sourceware.org \
    --to=mark@sourceware.org \
    --cc=frysk-cvs@sourceware.org \
    --cc=frysk@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).