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.
This commit is contained in:
Daniel Jacobowitz
2007-10-11 18:40:28 +00:00
parent dab33830ab
commit 0f07c3b30f
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2007-10-11 Jesper Nilsson <jesper.nilsson@axis.com>
* callback.h (cb_is_stdin): Add prototype.
2007-08-23 Joel Brobecker <brobecker@adacore.com>
Switch the license of all .h files to GPLv3.