r10841@lvps87-230-33-50: verhaegs | 2009-04-01 23:30:21 +0200
commit0778198a043a2a18f5e33852a7c087d10685986d
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 1 Apr 2009 23:06:17 +0000 (1 23:06 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 1 Apr 2009 23:06:17 +0000 (1 23:06 +0000)
tree77112feb32c935b2fe15ced2223238b7841164dc
parentebf3e4ac5dc4b73f7ed59bdbbd4cbafdcfd70a02
 r10841@lvps87-230-33-50:  verhaegs | 2009-04-01 23:30:21 +0200
 Some bug fixes (with the help from Stanislaw)
 * When calling __exec_prepare in __vfork use doupath setting of parent process
 * Pass searchpath from __exec_prepare to child one during vfork.
 * Fix searching the path in __exec_prepare including memory leak.
 Added some debug output

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