X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: dave Newsgroups: comp.os.msdos.djgpp Subject: Re: signals Date: Tue, 1 Sep 2009 23:24:40 -0700 (PDT) Organization: http://groups.google.com Lines: 10 Message-ID: <5f221fc9-3f60-4ace-92f7-a776b0a1a018@y21g2000yqn.googlegroups.com> References: <200909012100 DOT n81L0xj4027390 AT envy DOT delorie DOT com> NNTP-Posting-Host: 90.177.26.126 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1251872681 17228 127.0.0.1 (2 Sep 2009 06:24:41 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Wed, 2 Sep 2009 06:24:41 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: y21g2000yqn.googlegroups.com; posting-host=90.177.26.126; posting-account=siLQJgkAAAA0ZqZkqCtmbpqcsGv4xxR5 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en; rv:1.9.0.13) Gecko/20080528 Epiphany/2.22,gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > DJGPP does not support any signals that imply multiple processes > running concurrently, as it doesn't support multiple processes running > concurrently. =A0If a program "requires" those signals, either (1) it > won't work under DJGPP, or (2) needs to be ported to DJGPP. > > DJGPP does support *some* signals, just not those. Thanks for explanation David