Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3B734176.2000801@ece.gatech.edu> Date: Thu, 09 Aug 2001 22:05:42 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010713 X-Accept-Language: en-us MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Slowness of Cygwin (and NT/2000 failure) References: <3B71FD9D DOT 1AE29C53 AT usq DOT edu DOT au> <3B72B4C0 DOT 4020100 AT earthlink DOT net> <3B732FA1 DOT 3C31E18D AT usq DOT edu DOT au> <997405375 DOT 12638 DOT 0 DOT camel AT lifelesswks> <3B7339B0 DOT 2B8F97C1 AT usq DOT edu DOT au> <3B73400B DOT 2040508 AT ece DOT gatech DOT edu> <20010809220212 DOT A19165 AT redhat DOT com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Christopher Faylor wrote: > On Thu, Aug 09, 2001 at 09:59:39PM -0400, Charles Wilson wrote: > >>Now, you might decide that you can use libtermcap instead of ncurses. >>But termcap needs to be able to locate /etc/termcap, which brings us >>back to the same problem. >> > > Actually cygwin's termcap contains the cygwin entry "in memory" so that > it shouldn't be necessary to have /etc/termcap if you are only interested > in displaying things on "cygwin terminal". I didn't know that -- thanks for the correction. Anyway, this only helps the correspondant if he can restrict his code to only use libtermcap functions, and doesn't rely on any special functions that ncurses provides (e.g. functions without obvious replacements in libtermcap). --Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/