summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-27 05:13:56 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-27 05:13:56 +0000
commit13910fc85c27528f782628bd402f73579f998560 (patch)
treeb417af2bf08433579be54b050f17dad7862fe283 /testsuites
parentAdd missing args in calls to execl, execlp, execle. (diff)
downloadrtems-13910fc85c27528f782628bd402f73579f998560.tar.bz2
2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxenosys/init.c: Add missing args in calls to execl, execlp, execle.
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/psxtests/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index 59fb8e9de2..590aec4acc 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -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,