ecere/sys/System.ec: Added ExecuteWait() to wait for child process
authorJerome St-Louis <jerome@ecere.com>
Mon, 17 Mar 2014 19:33:07 +0000 (15:33 -0400)
committerJerome St-Louis <jerome@ecere.com>
Tue, 18 Mar 2014 00:47:58 +0000 (20:47 -0400)
commit4ea2ac24a967cadda5d561229f41eed52127abeb
treed1aba7260bb53148de472d98295557b51a04a7bf
parentbc14f7194141480b801ef8f40e2a716bf4fb0687
ecere/sys/System.ec: Added ExecuteWait() to wait for child process
compiler/bootstrap/ecere/bootstrap/System.c
ecere/src/sys/System.c
ecere/src/sys/System.ec