X-Sybari-Space: 00000000 00000000 00000000 00000000 From: Martin Stromberg Message-Id: <200212111047.LAA23601@lws256.lu.erisoft.se> Subject: Re: (C99) [PATCH] To: djgpp-workers AT delorie DOT com Date: Wed, 11 Dec 2002 11:47:54 +0100 (MET) In-Reply-To: from "Richard Dawe" at Dec 10, 2002 03:56:06 PM X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 > Please find below an implementation of and all its functions. Thanks! > *** /dev/null Tue Dec 10 15:52:47 2002 > --- src/libc/c99/inttypes/imaxabs.txh Thu Nov 28 16:52:04 2002 > *************** > *** 0 **** > --- 1,20 ---- > + @node imaxabs, misc ... > *** /dev/null Tue Dec 10 15:52:47 2002 > --- src/libc/c99/inttypes/imaxdiv.txh Thu Nov 28 16:55:00 2002 > *************** > *** 0 **** > --- 1,41 ---- > + @node imaxdiv, math Why wouldn't imaxabs() be in "math", like imaxdiv()? Right, MartinS