2016-12-16 23:10:19 +01:00
|
|
|
What's new:
|
|
|
|
-----------
|
|
|
|
|
2017-01-10 16:33:21 +01:00
|
|
|
- Support for /proc/<PID>/environ.
|
|
|
|
|
2017-01-20 10:33:12 +01:00
|
|
|
- New API: getentropy, getrandom, NL_LOCALE_NAME.
|
2016-12-16 23:10:19 +01:00
|
|
|
|
|
|
|
|
|
|
|
What changed:
|
|
|
|
-------------
|
|
|
|
|
|
|
|
|
|
|
|
Bug Fixes
|
|
|
|
---------
|
|
|
|
|
2017-01-12 22:46:21 +01:00
|
|
|
- Fix rename(2) fail with EACCES if newfile is in use.
|
|
|
|
Addresses: https://cygwin.com/ml/cygwin/2017-01/msg00108.html
|
2017-01-14 16:47:47 +01:00
|
|
|
|
|
|
|
- Always try to write all incoming bytes to blocking pipes, as required
|
|
|
|
by POSIX.
|
|
|
|
Addresses: https://cygwin.com/ml/cygwin/2017-01/msg00087.html
|
2017-01-19 19:01:09 +01:00
|
|
|
|
|
|
|
- Fix handling of Alt-Numpad sequences in console handler.
|
|
|
|
Addresses: https://cygwin.com/ml/cygwin/2017-01/msg00135.html
|
2017-01-31 15:40:03 +01:00
|
|
|
|
|
|
|
- Fix erasing UTF-8 multibyte characters in cooked mode.
|
|
|
|
Addresses: https://cygwin.com/ml/cygwin/2017-01/msg00299.html
|
2017-01-31 21:16:10 +01:00
|
|
|
|
|
|
|
- Fix handling of a literal '+' by cygcheck -p
|
|
|
|
Addresses: https://cygwin.com/ml/cygwin/2014-01/msg00287.html
|
2017-02-03 21:54:25 +01:00
|
|
|
|
|
|
|
- Fix limited Internet speeds caused by inappropriate socket buffering.
|
|
|
|
Addresses: https://cygwin.com/ml/cygwin-patches/2017-q1/msg00010.html
|