This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils 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/include/gdb ChangeLog callback.h


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

Modified files:
	include/gdb    : ChangeLog callback.h 

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/include/gdb/ChangeLog.diff?cvsroot=src&r1=1.36&r2=1.37
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/gdb/callback.h.diff?cvsroot=src&r1=1.12&r2=1.13


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