Would be nice to use const, for pointers which are. Example, the path and args/env of sys_proc_create.
On Mon, Nov 30, 2015 at 4:35 PM, Davide Libenzi <[email protected]> wrote: > Never mind, waitpid() is supported AFAICS. > > > On Mon, Nov 30, 2015 at 4:34 PM, Davide Libenzi <[email protected]> > wrote: > >> So I call that, I get a PID, I use sys_proc_run() to start it. >> How do I wait for its completion? >> How do I get the exist status? >> >> BTW, does sleep work now? >> >> > -- You received this message because you are subscribed to the Google Groups "Akaros" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
