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: Tue, 4 Mar 2003 00:07:32 -0500 From: Christopher Faylor To: cygwin-developers AT cygwin DOT com Subject: Cygwin 1.3.21 release notes Message-ID: <20030304050732.GA8359@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 Please review. Jason, could you add some more words to the FIXME below? cgf From: Christopher Faylor To: cygwin-announce AT cygwin DOT com Subject: Updated: cygwin-1.3.21-1 Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com I've made a new version of the Cygwin DLL and associated utilities available for download. As usual, a list of what has changed is below. To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run setup and answer all of the questions. If you have questions or comments, please send them to the Cygwin mailing list at: cygwin AT cygwin DOT com . *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain DOT com AT cygwin DOT com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. Christopher Faylor Red Hat, Inc. Changes since 1.3.20-1: - Fix problems with unix-domain sockets and stat. (Corinna Vinschen) - Add support for interruptible connect(). (Thomas Pfaff) - Report id output in cygcheck. (Christopher Faylor) - Accept cygwin style paths as cygcheck arguments. (Christopher Faylor) - Fix return address in mmap when offset is used. (Corinna Vinschen) - Export mallinfo. (Christopher Faylor) - Export *many* newlib functions. (Christopher Faylor) - Improve access() when CYGWIN=ntsec. (Pierre Humblet) - Create sparse files by default, when possible. (Vaclav Haisman) - Fix mprotect to blah blah. (Jason Tishler) *** FIXME - Use MessageBeep for cygwin "bell". (Vaclav Haisman) - Fix memory leak after spawn/exec. (Christopher Faylor) - For mkpasswd, on Win95, output both a default line and a line for the current user (if known) with a pseudorandom uid. If the -u switch is given, produce a line for the specified user. (Pierre Humblet) - For mkgroup, On Win95 change the group name from "unknown" to "all". (Pierre Humblet) - Fix setsid problem where processes did not correctly detach from a console. (Christopher Faylor) - Make atexit() thread-safe. (Christopher Faylor)