delorie.com/archives/browse.cgi | search |
Date: | Fri, 08 Dec 2000 08:14:12 +0200 |
From: | "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> |
Sender: | halo1 AT zahav DOT net DOT il |
To: | Paul Alexander Drees <pad53945 AT sci DOT tamucc DOT edu> |
Message-Id: | <3405-Fri08Dec2000081412+0200-eliz@is.elta.co.il> |
X-Mailer: | Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 |
CC: | djgpp AT delorie DOT com |
In-reply-to: | <3A2FE038.75799755@sci.tamucc.edu> (message from Paul Alexander |
Drees on Thu, 07 Dec 2000 13:08:40 -0600) | |
Subject: | Re: function fork() |
References: | <Pine DOT SUN DOT 3 DOT 91 DOT 1001121102801 DOT 7635E-100000 AT is> <3A2FE038 DOT 75799755 AT sci DOT tamucc DOT edu> |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> From: Paul Alexander Drees <pad53945 AT sci DOT tamucc DOT edu> > Newsgroups: comp.os.msdos.djgpp > Date: Thu, 07 Dec 2000 13:08:40 -0600 > > Eli Zaretskii wrote: > > If someone writes support for fork()-ing on these systems, I'm sure the > > patches to DJGPP library will be gratefully accepted. > Why can't it be implemented with one of those preemptive multithreading > libraries in the v2tk/ folder? Because `fork' is about starting another _program_, not another _thread_ in the same program.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |