From: Paul Alexander Drees Newsgroups: comp.os.msdos.djgpp Subject: Re: function fork() Date: Thu, 07 Dec 2000 13:08:40 -0600 Organization: Texas A&M University, College Station, Texas Lines: 7 Message-ID: <3A2FE038.75799755@sci.tamucc.edu> References: NNTP-Posting-Host: ci226-06.tamucc.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Date: 7 Dec 2000 19:08:41 GMT X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.14-5.0smp i686) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com 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? Paul Drees