Mailing-List: contact cygwin-developers-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT cygwin DOT com Delivered-To: mailing list cygwin-developers AT cygwin DOT com Date: Thu, 19 Dec 2002 15:25:50 -0500 From: Christopher Faylor To: cygwin-developers AT cygwin DOT com Subject: Cygwin 1.3.18 notes Message-ID: <20021219202550.GA30480@redhat.com> Reply-To: cygwin-developers AT cygwin DOT com Mail-Followup-To: cygwin-developers AT cygwin DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.1i I need some more words from Corinna/Pierre or anyone else who'd like to contribute. cgf Changes since 1.3.17-1: - Speed up pipe I/O in some cases. (Christopher Faylor) - Avoid SEGV when inspecting command line, as in procps. (Christopher Faylor) - Use inline asm functions for some primitive functions. (Gary R. Van Sickle) - Fix memory leak in networking code. (Corinna Vinschen) - Export strtof(). (Christopher Faylor) - Implement service and protocol enumeration functions. (Craig McGeachie) - Implement "pseudo reloc" code which now allows transparent linking of dlls similar to UNIX. (Egor Duda) - Many tty fixes to aid in buffer full and error conditions. (Steve O) - Export pthread_getsequence_np. (Christopher Faylor)