2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>

* psxmount/test.c, psxreaddir/test.c: Remove __P (unused anachronism).
This commit is contained in:
Ralf Corsepius
2009-10-30 13:26:50 +00:00
parent 22397d3d35
commit 4503a697f3

View File

@@ -1,5 +1,6 @@
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxmount/test.c, psxreaddir/test.c: Remove __P (unused anachronism).
* psxfatal02/testcase.h: Fall back to INT_MAX as posix stack size in
if 12MB are too big for a target (16bit compliance).
* psx04/init.c: Use INT_MAX instead of 0xffffffff in call to kill()