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 Reply-To: cygwin AT cygwin DOT com Date: Sat, 2 Jul 2005 22:08:22 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: cygwin-1.5.18-1 Message-Id: Reply-To: cygwin AT cygwin DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i 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 TimeSys, Inc. Changes since 1.5.17-1: corinna: Fix bogus return values in sendto/sendmsg. cgf,corinna: Fix problem running 16-bit apps. corinna: Export AF_INET-only version of inet_pton. corinna: Use dummy values for some filesystem sizes on Windows 9x. cgf: Fix problem with using a share as a home directory. cgf: Reduce size of memory footprint of loaded, unstripped Cygwin DLL. cgf: Allocate initial cygwin heap in static memory to attempt to work around some cygheap problems. corinna: Export imaxabs, imaxdiv, llabs, lldiv, strtoimax, strtoumax. cgf: Fix deadlock with fdopen and other f* functions which call setmode. cgf: Make mutex locks interruptible. cgf: Change default value for PTHREAD_MUTEX_DEFAULT to PTHREAD_NORMAL. cgf: Fix fifo problem when fifo handle is duplicated. corinna: Fix problem where an access violation caused cygwin to think that a symlink didn't exist. corinna: Change machine hardware name from amd64 to x86_64. cgf: Update to latest version of Doug Lea's malloc. cgf: Fix bug which stopped dlopen() from using standard Windows mechanism for finding a DLL. cgf: Allow chown on device nodes for unrecognized devices. cgf: In dlerr, use UNIX version of errors rather than Windows errors. cgf: Speed up pthread_getspecific() and pthread_setspecific() slightly. corinna: Implement GLOB_LIMIT for glob(). cgf: Fix problem where CTRL-C killed background processes. dave.korn: Fix problems with l*rint* implementations. -- 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/