public inbox for sid-cvs@sourceware.org
help / color / mirror / Atom feed
* src/sid/component/gloss ChangeLog gloss.cxx
@ 2001-08-12 12:32 rth
  0 siblings, 0 replies; 7+ messages in thread
From: rth @ 2001-08-12 12:32 UTC (permalink / raw)
  To: sid-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	rth@sources.redhat.com	2001-08-12 12:32:17

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

Log message:
	* gloss.cxx (gloss32::read): Fix argument type mismatch for min.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gloss/ChangeLog.diff?cvsroot=src&r1=1.11&r2=1.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gloss/gloss.cxx.diff?cvsroot=src&r1=1.8&r2=1.9


^ permalink raw reply	[flat|nested] 7+ messages in thread

* src/sid/component/gloss ChangeLog gloss.cxx
@ 2007-11-06 21:08 brolley
  0 siblings, 0 replies; 7+ messages in thread
From: brolley @ 2007-11-06 21:08 UTC (permalink / raw)
  To: sid-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	brolley@sourceware.org	2007-11-06 21:08:04

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

Log message:
	2007-11-06  Dave Brolley  <brolley@redhat.com>
	
	* gloss.cxx (target_to_host_syscall): Map syscall 0 to SYS_reconfig for
	MeP.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/gloss/ChangeLog.diff?cvsroot=src&r1=1.30&r2=1.31
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/gloss/gloss.cxx.diff?cvsroot=src&r1=1.22&r2=1.23


^ permalink raw reply	[flat|nested] 7+ messages in thread

* src/sid/component/gloss ChangeLog gloss.cxx
@ 2001-10-26 11:03 fche
  0 siblings, 0 replies; 7+ messages in thread
From: fche @ 2001-10-26 11:03 UTC (permalink / raw)
  To: sid-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	fche@sources.redhat.com	2001-11-30 16:57:08

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

Log message:
	2001-11-30  Frank Ch. Eigler  <fche@redhat.com>
	
	* gloss.cxx (write): Add missing ios:: namespace prefix.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gloss/ChangeLog.diff?cvsroot=src&r1=1.18&r2=1.19
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gloss/gloss.cxx.diff?cvsroot=src&r1=1.14&r2=1.15


^ permalink raw reply	[flat|nested] 7+ messages in thread

* src/sid/component/gloss ChangeLog gloss.cxx
@ 2001-09-23 23:54 bje
  0 siblings, 0 replies; 7+ messages in thread
From: bje @ 2001-09-23 23:54 UTC (permalink / raw)
  To: sid-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	bje@sources.redhat.com	2001-09-23 23:54:48

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

Log message:
	2001-09-24  Ben Elliston  <bje@redhat.com>
	
	* gloss.cxx (do_sys_fstat): Clear error result on success.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gloss/ChangeLog.diff?cvsroot=src&r1=1.13&r2=1.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gloss/gloss.cxx.diff?cvsroot=src&r1=1.10&r2=1.11


^ permalink raw reply	[flat|nested] 7+ messages in thread

* src/sid/component/gloss ChangeLog gloss.cxx
@ 2001-06-22  0:42 bje
  0 siblings, 0 replies; 7+ messages in thread
From: bje @ 2001-06-22  0:42 UTC (permalink / raw)
  To: sid-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	bje@sources.redhat.com	2001-06-22 00:42:57

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

Log message:
	* gloss.cxx (gloss32::get_string): Ignore bus::delayed status.
	(gloss32::set_string): Likewise.
	(gloss32::get_word): Likewise.
	(gloss32::set_word): Likewise.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gloss/ChangeLog.diff?cvsroot=src&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gloss/gloss.cxx.diff?cvsroot=src&r1=1.6&r2=1.7


^ permalink raw reply	[flat|nested] 7+ messages in thread

* src/sid/component/gloss ChangeLog gloss.cxx
@ 2001-01-17 13:03 jjohnstn
  0 siblings, 0 replies; 7+ messages in thread
From: jjohnstn @ 2001-01-17 13:03 UTC (permalink / raw)
  To: sid-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sources.redhat.com	2001-01-17 13:03:31

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

Log message:
	2001-01-17  Jeff Johnston  <jjohnstn@redhat.com>
	
	* gloss.cxx (gloss32::read): Change use_rx_p code to extract as much
	as possible from the rx buffer (up to the len requested)
	and to exit at the end of the main loop if any characters
	are successfully read.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gloss/ChangeLog.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gloss/gloss.cxx.diff?cvsroot=src&r1=1.3&r2=1.4


^ permalink raw reply	[flat|nested] 7+ messages in thread

* src/sid/component/gloss ChangeLog gloss.cxx
@ 2001-01-07 20:30 mrg
  0 siblings, 0 replies; 7+ messages in thread
From: mrg @ 2001-01-07 20:30 UTC (permalink / raw)
  To: sid-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	mrg@sources.redhat.com	2001-01-07 20:30:42

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

Log message:
	2001-01-08  matthew green  <mrg@redhat.com>
	
	* gloss.cxx (do_sys_times): Set error value as well as return value
	if times() does not exist on the host.
	(do_sys_gettimeofday): Set error value as well as return value
	if gettimeofday() does not exist on the host.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gloss/ChangeLog.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gloss/gloss.cxx.diff?cvsroot=src&r1=1.2&r2=1.3


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-11-06 21:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-12 12:32 src/sid/component/gloss ChangeLog gloss.cxx rth
  -- strict thread matches above, loose matches on Subject: below --
2007-11-06 21:08 brolley
2001-10-26 11:03 fche
2001-09-23 23:54 bje
2001-06-22  0:42 bje
2001-01-17 13:03 jjohnstn
2001-01-07 20:30 mrg

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).