Date: Fri, 08 Jun 2001 13:17:18 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp-workers AT delorie DOT com Message-Id: <5567-Fri08Jun2001131718+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: sandmann AT clio DOT rice DOT edu In-reply-to: <3405-Sat02Jun2001125713+0300-eliz@is.elta.co.il> Subject: Re: Crashes due to selector depletion References: <4331-Wed23May2001214623+0300-eliz AT is DOT elta DOT co DOT il> <20010523195757 DOT 15393 DOT qmail AT tyr DOT diku DOT dk> <3405-Sat02Jun2001125713+0300-eliz AT is DOT elta DOT co DOT il> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Sat, 02 Jun 2001 12:57:13 +0300 > From: "Eli Zaretskii" > > > Date: 23 May 2001 19:57:57 -0000 > > From: Morten Welinder > > > > Can't you just use the character-at-a-time int 0x21 service > > to print your message? Not terrible efficient, but you are > > not looking for that here. > > Does the following look right? If no one objects, I will commit this. Charles offered a couple of useful modifications, so I made them and committed the change. Thanks for the feedback.