Mail Archives: djgpp/1997/06/15/05:18:29
On Tue, 10 Jun 1997, Wojciech Galazka wrote:
> >  Under DPMI, someone will have to setup and copy the
> > current data space (and probably the code space) to a new one for the
> > child. 
> 
> Fine. Let's assume we did this. And what next. How can you make
> parent and child processes to both work at the same time without hacking
> DOS or or DJGPP startup code.
That's not what the original poster had in mind.  He was suggesting to 
have a version of `fork' that will only return after the child has 
exited, but would otherwise work like on Unix.
- Raw text -