Date: Mon, 20 Aug 2001 08:24:00 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <2110-Mon20Aug2001082400+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: djgpp-workers AT delorie DOT com In-reply-to: <10108200342.AA18075@clio.rice.edu> (sandmann@clio.rice.edu) Subject: Re: Selector exhaustion code update References: <10108200342 DOT AA18075 AT clio DOT rice DOT edu> 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 > From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) > Date: Sun, 19 Aug 2001 22:42:13 -0500 (CDT) > > > I'm nervous about calling malloc at that stage. > > I put it on the stack in this new version. Turns out to be smaller, > simpler (better) code anyway. > > > Also, maybe the comments in the code could be made more explicit about > > things that are done by each of the options, to avoid maintenance > > problems in the future. > > Added 3 big blocks of comments and additional line comments. Thanks! I think we can commit this and let people test the effects.