Unified __exec_do debug output. Avoid double allocation.
commit96da6b25c00e17b8e9ac4fc2463d58a96456b04e
authorweissms <weissms@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 24 Jun 2011 10:33:09 +0000 (24 10:33 +0000)
committerweissms <weissms@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 24 Jun 2011 10:33:09 +0000 (24 10:33 +0000)
treef9eb628cb74bc8220c5633c9241c0f3f6f0dc577
parent11a737095d0d8b433dc4420c958da82d2b26feb3
Unified __exec_do debug output. Avoid double allocation.

Memory for exec_args is actually only used in non forked __exec_prepare().

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@39501 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/clib/__exec.c