X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.236.35.5 with SMTP id t5mr293477yha.9.1402929545294; Mon, 16 Jun 2014 07:39:05 -0700 (PDT) X-Received: by 10.182.50.201 with SMTP id e9mr104694obo.2.1402929545045; Mon, 16 Jun 2014 07:39:05 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Mon, 16 Jun 2014 07:39:04 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=217.91.63.120; posting-account=v5xbdQoAAAAOGc9Ccc-kLZyobvPlN3Qr NNTP-Posting-Host: 217.91.63.120 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <4605f672-7a3f-43a4-8261-d50ad583f336@googlegroups.com> Subject: Re: std::thread, please? From: Georg Potthast Injection-Date: Mon, 16 Jun 2014 14:39:05 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 1432 Lines: 5 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp 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 Precedence: bulk > this could enable a port of firefox to DOS like people have been wanting? modern browsers are multithreaded. Firefox depends also on Cairo and GTK2/3 among other libraries. I think porting Firefox to DOS is so much work that it is unrealistic to expect this to happen. Georg