Search found 3 matches

by zPlus
Wed Jun 17, 2009 8:58 pm
Forum: Design
Topic: Fork Exec
Replies: 5
Views: 9255

Re: Fork Exec

And how are file descriptors handled?
by zPlus
Wed Jun 17, 2009 7:55 pm
Forum: Design
Topic: Fork Exec
Replies: 5
Views: 9255

Re: Fork Exec

What if I call 70.7 from a running process? May I call it from a running process to fork into another? Does 70.7 works somehow similarly fork()?
Does KolibriOS manage memory by paging or how?
by zPlus
Tue Jun 16, 2009 6:05 pm
Forum: Design
Topic: Fork Exec
Replies: 5
Views: 9255

Fork Exec

it's really tough for me surf through your russian forum! wouldn't english be much more "international"?! btw, i'd like to know whether KolibriOS provides functions like fork() vfork() tcsetpgrp() exec() get/setpgid() kill() or signal() as Unix does and if so, how have been named. thx in a...