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

* psx11/task.c: Use long for nsecs.
This commit is contained in:
Ralf Corsepius
2009-10-29 05:01:01 +00:00
parent 71c2deaf27
commit f163c50f15

View File

@@ -1,5 +1,6 @@
2009-10-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* psx11/task.c: Use long for nsecs.
* psx10/init.c: Pass 0x7FFF instead of 0xFFFFFF as invalid pshared
attribute to pthread_condattr_setpshared for 16bit target compliance.