From: "Mark E." To: djgpp-workers AT delorie DOT com Date: Fri, 13 Jul 2001 16:49:51 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: another termcap library option Message-ID: <3B4F26AF.5874.886F0C@localhost> In-reply-to: <20010713141320.E4442@kendall.sfbr.org> References: <200107131826 DOT OAA17804 AT envy DOT delorie DOT com>; from dj AT delorie DOT com on Fri, Jul 13, 2001 at 02:26:16PM -0400 X-mailer: Pegasus Mail for Win32 (v3.12c) 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 > Mark, there is no point in duplicating our efforts. If you have your > hands full with bash, binutils, etc., then I can easily spend some time > this weekend with the termcap lib. Or if you'd rather work on it, I've > got some documentation projects that are gathering dust ;-) I'm not that busy with anything, but I'm also lazy. So if you want to work on it, go right ahead. I've been working with the version of termcap.c the author sent me. So far, I've reformatted the comments, dispensed with the large amount of spacing, converted the functions to ANSI form. I've also changed tputs to not output the padding format string after reviewing the netbsd and gnu termcap libs. I can send or post to the list the version the author sent and my revised version. I would put them on my nbci website so anyone could work on it, but nbci is getting out of the web page biz as of this weekend so my site and everything on it is likely to disappear real soon now. Mark