Also store the startup information in the arosc libbase and not in
commit48835233cac5b4b6e408f1f5628c163b6a078707
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 4 Sep 2011 16:52:13 +0000 (4 16:52 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 4 Sep 2011 16:52:13 +0000 (4 16:52 +0000)
tree83ce3e1ed96ed27c3887070b1411248d5c219007
parenta2ca522cd4488d37cc77f362ba98a5871e376df8
Also store the startup information in the arosc libbase and not in
struct IntETask.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@41084 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
13 files changed:
compiler/clib/__arosc_nixmain.c
compiler/clib/__arosc_privdata.h
compiler/clib/__exitfunc.c
compiler/clib/__vfork.c
compiler/clib/_exit.c
compiler/clib/arosc_startup.c
compiler/clib/exit.c
compiler/clib/include/sys/arosc.h
compiler/clib/wait.c
compiler/clib/waitpid.c
rom/dos/runcommand.c
rom/exec/etask.h
test/dos/runcommand.c