public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
From: cagney@sourceware.org
To: frysk-cvs@sourceware.org
Subject: frysk-imports/frysk/sys ChangeLog StatelessFil ...
Date: Thu, 24 May 2007 15:54:00 -0000	[thread overview]
Message-ID: <20070524155417.21069.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/frysk
Module name:	frysk-imports
Changes by:	cagney@sourceware.org	2007-05-24 15:54:17

Modified files:
	frysk/sys      : ChangeLog StatelessFile.java 
	                 TestStatelessFile.java 
	frysk/sys/cni  : StatelessFile.cxx 

Log message:
	Index: frysk-imports/frysk/sys/ChangeLog
	2007-05-24  Andrew Cagney  <cagney@redhat.com>
	
	* TestStatelessFile.java (testNoSuchFile)
	(testNullTermination): New.
	* StatelessFile.java (StatelessFile(File)): Append a NUL byte to
	name.
	(StatelessFile(String)): New.
	(unixPath): Make protected final.
	(getUnixPath): Delete.
	* cni/StatelessFile.cxx (verifyBounds): New.
	(pread, pwrite): Re-enable calls to the format form of throwErrno.
	Use "fd < 0", not "-1 == fd".  save errno across close() system
	call.  Use verifyBounds.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/frysk/sys/ChangeLog.diff?cvsroot=frysk&r1=1.72&r2=1.73
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/frysk/sys/StatelessFile.java.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/frysk/sys/TestStatelessFile.java.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/frysk/sys/cni/StatelessFile.cxx.diff?cvsroot=frysk&r1=1.2&r2=1.3


             reply	other threads:[~2007-05-24 15:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-24 15:54 cagney [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-05-13  3:09 cmoller

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=20070524155417.21069.qmail@sourceware.org \
    --to=cagney@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).