This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB 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/sim/common ChangeLog callback.c syscall.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	drow@sourceware.org	2007-10-11 18:40:30

Modified files:
	sim/common     : ChangeLog callback.c syscall.c 

Log message:
	2007-10-11  Jesper Nilsson  <jesper.nilsson@axis.com>
	
	* callback.c (cb_is_stdin): Add.
	* syscall.c (cb_syscall): Test for stdin, not just fd 0.
	
	2007-10-11  Jesper Nilsson  <jesper.nilsson@axis.com>
	
	* callback.h (cb_is_stdin): Add prototype.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/common/ChangeLog.diff?cvsroot=src&r1=1.159&r2=1.160
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/common/callback.c.diff?cvsroot=src&r1=1.20&r2=1.21
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/common/syscall.c.diff?cvsroot=src&r1=1.11&r2=1.12


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