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

* psxmsgq02/init.c:
	Remove cast in call to fatal_posix_service_status_errno.
This commit is contained in:
Ralf Corsepius
2009-10-27 08:16:02 +00:00
parent cdfa0e6306
commit 443f184577

View File

@@ -1,5 +1,7 @@
2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxmsgq02/init.c:
Remove cast in call to fatal_posix_service_status_errno.
* psxenosys/init.c:
Add missing args in calls to execl, execlp, execle.
* psxhdrs/pthread36.c: Use HAVE_DECL_PTHREAD_ATTR_GETCPUTIME.