From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <10303021903.AA23047@clio.rice.edu> Subject: Re: Fix isatty after changing it to use _get_dev_info [PATCH] To: djgpp-workers AT delorie DOT com Date: Sun, 2 Mar 2003 13:03:44 -0600 (CST) In-Reply-To: from "Richard Dawe" at Mar 02, 2003 11:46:15 AM X-Mailer: ELM [version 2.5 PL2] 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 > Here is a patch to fix isatty, after changing it to use _get_dev_info. > After Charles pointed out, it should not return -1 on error - > it should return 0. > > Charles, if this looks OK, I will commit it quickly. Looks good, please commit.