public inbox for sid-cvs@sourceware.org
help / color / mirror / Atom feed
From: jjohnstn@sources.redhat.com
To: sid-cvs@sources.redhat.com
Subject: src/sid/component/gloss ChangeLog gloss.cxx gl ...
Date: Mon, 03 Jun 2002 13:00:00 -0000	[thread overview]
Message-ID: <20020603200039.25992.qmail@sources.redhat.com> (raw)

CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sources.redhat.com	2002-06-03 13:00:39

Modified files:
	sid/component/gloss: ChangeLog gloss.cxx gloss.h 

Log message:
	2002-06-03  Jeff Johnston  <jjohnstn@redhat.com>
	
	* gloss.cxx (gloss32::gloss32): Add "state-snapshot" attribute.
	Also Add new attribute "exit-code" which points to the exit code.
	Set initial value to 0.
	(gloss32::setup_fds): New method that sets up fds.
	(gloss32::reset): Code moved to setup_fds.  New code is call to
	setup_fds(). Set initial exit code to 0.
	(gloss32::stream_state): New method to save state.
	(gloss32::destream_state): New method to restore state.
	(gloss32::do_sys_exit): Set exit_code with
	exit value.
	(operator <<, operator >>): New functions to stream/destream
	gloss32.
	* gloss.h (gloss32): Add setup_fds, stream_state, and destream_state
	prototypes as well as declaring operator << and operator >> friends.
	(gloss32::exit_code): New variable.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gloss/ChangeLog.diff?cvsroot=src&r1=1.22&r2=1.23
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gloss/gloss.cxx.diff?cvsroot=src&r1=1.16&r2=1.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gloss/gloss.h.diff?cvsroot=src&r1=1.9&r2=1.10


             reply	other threads:[~2002-06-03 20:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-03 13:00 jjohnstn [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-07-14 19:44 brolley
2005-08-19 19:44 brolley
2002-09-05 11:11 bje
2002-01-31 15:03 bje
2001-09-25 20:56 bje
2001-09-03 20:43 bje

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=20020603200039.25992.qmail@sources.redhat.com \
    --to=jjohnstn@sources.redhat.com \
    --cc=sid-cvs@sources.redhat.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).