Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 17 Oct 2003 15:44:35 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: tcsetattr () Message-ID: <20031017194435.GA12128@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <200310171429 DOT h9HETQ3p004794 AT mailhost DOT nso DOT edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200310171429.h9HETQ3p004794@mailhost.nso.edu> User-Agent: Mutt/1.4.1i On Fri, Oct 17, 2003 at 08:29:26AM -0600, Craig Gullixson wrote: >As far as I can tell, the Cygwin 1.5+ releases has broken tcsetattr (). >It appears that tcgetattr () works OK, but tcsetattr () seems to have >no affect on the tty's settings. You aren't providing any details. What is a tty? A windows console? A pty? A bash session with CYGWIN=tty? A serial line? Obviously tcsetattr works fine for ptys, windows consoles and when CYGWIN=tty so I suspect that you are referring to a serial device. Since no cygwin developer that I know of routinely checks serial lines it is possible that something is broken. It is unlikely that this has anything to do with increasing sizes to 64 bits unless you haven't recompiled and relinked your application. So, as always, we are in the beloved territory of PTC. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/