This is the mail archive of the cygwin-announce mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Updated: cygwin-1.5.22-1


I've made a new version of the Cygwin DLL and associated utilities
available for download.  This is a bug fix release.  Only one minor
functional change has been made since 1.5.21-1.  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.  See http://cygwin.com/lists.html for details.

              *** 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.com@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

Corinna Vinschen
Red Hat


Changes since 1.5.21-1:

- Add 'hh', 'j', 't', and 'z' modifiers to printf(3). (Eric Blake)


Fixes since 1.5.21-1:

- Fix a case in fcntl where a F_UNLCK operation returns the wrong value.
  (corinna)

- Fix serial IO timeout problem. (corinna)

- Fix pread in case current file offset is non-zero. (Hideki Iwamoto)

- Fix permission problem in initgroups. (corinna)

- Don't allow empty environment variables. (cgf)

- Translate ERROR_MORE_DATA to EMSGSIZE. (cgf)

- Remove compilation problem in asm/byteorder.h header (Danny Smith)

- Always open files with backup/restore intent to emulate real "root"
  access.  Fix access(2) accordingly. (corinna)

- Import latest glob(3) from FreeBSD to overcome non-POSIXyness. (corinna)

- Fix rewinddir problem on WIndows 2000. (corinna)

- Print correct Win32 error number when aborting due to fatal error.
  (corinna)

- Change heap and mmap allocation to circumvent fork problems on
  Windows 2003 and Vista.  (corinna)

- Fix bug in opening raw disks.  (Joe Loh)

- Fix a bug in popen implementation. (Eric Blake)

- Un-constify _LIB_VERSION. (Patrick Mansfield)

- Fix memory leak when threads exit. (corinna)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]