public inbox for cygwin-announce@cygwin.com
 help / color / mirror / Atom feed
* Updated: Cygwin 2.8.0-1
@ 2017-04-02 10:43 Corinna Vinschen
  0 siblings, 0 replies; only message in thread
From: Corinna Vinschen @ 2017-04-02 10:43 UTC (permalink / raw)
  To: cygwin-announce

Hi folks,


I uploaded Cygwin 2.8.0-1.

=======================================================================

What's new:
-----------

- New API: timingsafe_bcmp, timingsafe_memcmp

- New API: dladdr

- New API: getloadavg


What changed:
-------------

- cygcheck and strace now always generate output with Unix LF line endings,
  rather than with DOS/Windows CR LF line endings.

- fork now preserves the load order of unrelated dlopen'd modules.

- pthread_cond_wait now acts like Linux and BSD: Resume waiting for the
  condition variable as if it was not interrupted, rather than returning 0.

- The internal <sys/_locale.h> header was renamed to <xlocale.h> for
  source compatibility with other systems.

- Try harder supporting Netapp drives.


Bug Fixes
---------

- Fix a few problems which are the combined culprit of fork failing
  when called recursively from a pthread.
  Addresses: https://cygwin.com/ml/cygwin/2017-03/msg00113.html

- Fix potential buffer overflow in getrandom.

- Fix write(2) return value for writes > 2 GB.

- Workaround Windows NUL having the same problem for writes > 4 GB.
  Addresses: https://cygwin.com/ml/cygwin/2017-03/msg00144.html

- Fix a potential crash in duplocale.
  Addresses: https://sourceware.org/ml/newlib/2017/msg00166.html

- Fix dlopen/dlclose reference counting to make sure FreeLibrary isn't
  called too early in forked process.
  Addresses: https://cygwin.com/ml/cygwin/2017-03/msg00220.html

- Fix concurrency problems in cygserver.
  Addresses: https://cygwin.com/ml/cygwin/2017-03/msg00218.html

=======================================================================


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-04-02 10:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-02 10:43 Updated: Cygwin 2.8.0-1 Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).