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 common/callback.c com ...


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

Modified files:
	sim/common     : ChangeLog callback.c syscall.c 
	sim/testsuite  : ChangeLog 
	sim/testsuite/sim/cris/c: freopen1.c 
Added files:
	sim/testsuite/sim/cris/c: freopen2.c 

Log message:
	2007-10-11  Jesper Nilsson  <jesper.nilsson@axis.com>
	
	* callback.c (cb_is_stdin, cb_is_stdout, cb_is_stderr): Add functions.
	* syscall.c (cb_syscall): Test for stdin/out/err, not just fd 0/1/2.
	
	2007-10-11  Jesper Nilsson  <jesper.nilsson@axis.com>
	
	* callback.h (cb_is_stdin, cb_is_stdout, cb_is_stderr): Add prototypes.
	
	2007-10-11  Jesper Nilsson  <jesper.nilsson@axis.com>
	
	* sim/cris/c/freopen2.c: Added testcase.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/common/ChangeLog.diff?cvsroot=src&r1=1.160&r2=1.161
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/common/callback.c.diff?cvsroot=src&r1=1.21&r2=1.22
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/common/syscall.c.diff?cvsroot=src&r1=1.12&r2=1.13
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/testsuite/ChangeLog.diff?cvsroot=src&r1=1.46&r2=1.47
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/testsuite/sim/cris/c/freopen2.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/testsuite/sim/cris/c/freopen1.c.diff?cvsroot=src&r1=1.1&r2=1.2


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