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 sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Thu, 18 May 2000 13:38:10 -0400 Message-Id: <200005181738.NAA24949@envy.delorie.com> From: DJ Delorie To: cygwin AT sourceware DOT cygnus DOT com Subject: recent CR/LF problems I found the source of the CR/LF problem, and admit it was my fault. I've created a patch which I've sent out for comments and approval, and will get the patch into the dll as soon as possible. I suspect that the 1.1.2 DLL will wait for this patch. Sorry for the inconvenience. DJ PS: for the technically interested, the problem was that fgets() was bypassing the new cr/lf conversion code, so always reading in binary mode. I added a hook to the converter to it. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com