This is the mail archive of the sid-cvs@sourceware.org mailing list for the SID project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/sid/component/consoles ChangeLog component ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brolley@sourceware.org	2006-07-14 19:42:53

Modified files:
	sid/component/consoles: ChangeLog components.h sid-io-stdio.xml 
	                        sid-io-stdio.txt stdio.cxx 

Log message:
	2006-07-14  Dave Brolley  <brolley@redhat.com>
	
	* stdio.cxx (stdioConsole): Initialize eof_p. Add "eof" pin.
	(read): Remove 'value'. Check eof_p. Drive eof_pin and set
	eof_p as needed.
	* components.h (eof_pin): New member of stdioConsole.
	(eof_p): Likewise.
	* sid-io-stdio.xml: Document eof pin.
	* sid-io-stdio.txt: Regenerated.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/consoles/ChangeLog.diff?cvsroot=src&r1=1.15&r2=1.16
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/consoles/components.h.diff?cvsroot=src&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/consoles/sid-io-stdio.xml.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/consoles/sid-io-stdio.txt.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/consoles/stdio.cxx.diff?cvsroot=src&r1=1.3&r2=1.4


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]