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

* psxenosys/init.c:
	Add missing args in calls to execl, execlp, execle.
This commit is contained in:
Ralf Corsepius
2009-10-27 05:13:56 +00:00
parent dd06f5cba2
commit 13910fc85c

View File

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