X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Tue, 23 Apr 2002 09:09:26 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp-workers AT delorie DOT com Subject: Re: Malloc/free DJGPP code In-Reply-To: <3CC46C84.2179D14B@phekda.freeserve.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Mon, 22 Apr 2002, Richard Dawe wrote: > > If you check the DJGPP workers discussions, you will find some dicussions > > on less significant parts of the libc have gone on for months before > > getting finalized. > > One example is snprintf, vsnprintf. They took about a year to get into CVS, I > think. That's an easy case. There are worse, unfortunately: the locale changes are not in the CVS yet, although various versions were posted several times since about 2 yeras ago, maybe more. We could really benefit from more people who review code, sigh... Right now, I have difficulty even coping with my email, let alone reviewing non-trivial changes to core functions.