2017-04-24 17:36:54 +02:00
|
|
|
What's new:
|
|
|
|
-----------
|
|
|
|
|
|
|
|
- Allow unprivileged symlink creation in Windows 10 1703 and later.
|
|
|
|
|
|
|
|
- New API: reallocarray
|
|
|
|
|
|
|
|
|
|
|
|
What changed:
|
|
|
|
-------------
|
|
|
|
|
|
|
|
|
|
|
|
Bug Fixes
|
|
|
|
---------
|
|
|
|
|
|
|
|
- Fix build problem with GCC 6.
|
|
|
|
Addresses: https://cygwin.com/ml/cygwin-patches/2017-q2/msg00014.html
|
|
|
|
|
|
|
|
- Fix stat.st_blocks for files compressed with CompactOS method.
|
|
|
|
Addresses: https://cygwin.com/ml/cygwin-patches/2017-q2/msg00026.html
|
|
|
|
|
2017-04-24 18:13:04 +02:00
|
|
|
- Fix extreme lagging during strace in certain scenarios.
|
2017-04-24 17:36:54 +02:00
|
|
|
Addresses: https://cygwin.com/ml/cygwin/2017-04/msg00240.html
|
2017-04-24 18:13:04 +02:00
|
|
|
|
|
|
|
- Fix unwanted decimal point localization in /proc/loadavg
|
2017-04-24 18:17:38 +02:00
|
|
|
Addresses: Reported on IRC.
|
2017-04-24 18:13:04 +02:00
|
|
|
|
|
|
|
- Fix ldd potentially looping on non-continuable exception
|
2017-04-24 18:17:38 +02:00
|
|
|
Addresses: https://cygwin.com/ml/cygwin-patches/2017-q2/msg00002.html
|
2017-06-06 18:39:41 +02:00
|
|
|
|
|
|
|
- Fix buffer overflow problem in wcsxfrm/wcsxfrm_l.
|
|
|
|
Addresses: https://cygwin.com/ml/cygwin/2017-05/msg00149.html
|
2017-06-06 21:11:52 +02:00
|
|
|
|
|
|
|
- Fix crash if env var name starts with non-ASCII char
|
|
|
|
Addresses: https://cygwin.com/ml/cygwin/2017-05/msg00330.html
|