2016-12-16 14:10:19 -08:00
|
|
|
What's new:
|
|
|
|
-----------
|
|
|
|
|
2017-01-10 07:33:21 -08:00
|
|
|
- Support for /proc/<PID>/environ.
|
|
|
|
|
2017-01-20 01:33:12 -08:00
|
|
|
- New API: getentropy, getrandom, NL_LOCALE_NAME.
|
2016-12-16 14:10:19 -08:00
|
|
|
|
|
|
|
|
|
|
|
What changed:
|
|
|
|
-------------
|
|
|
|
|
|
|
|
|
|
|
|
Bug Fixes
|
|
|
|
---------
|
|
|
|
|
2017-01-12 13:46:21 -08: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 07:47:47 -08: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 10:01:09 -08:00
|
|
|
|
|
|
|
- Fix handling of Alt-Numpad sequences in console handler.
|
|
|
|
Addresses: https://cygwin.com/ml/cygwin/2017-01/msg00135.html
|
2017-01-31 06:40:03 -08:00
|
|
|
|
|
|
|
- Fix erasing UTF-8 multibyte characters in cooked mode.
|
|
|
|
Addresses: https://cygwin.com/ml/cygwin/2017-01/msg00299.html
|
2017-01-31 12:16:10 -08:00
|
|
|
|
|
|
|
- Fix handling of a literal '+' by cygcheck -p
|
|
|
|
Addresses: https://cygwin.com/ml/cygwin/2014-01/msg00287.html
|
2017-02-03 12:54:25 -08:00
|
|
|
|
|
|
|
- Fix limited Internet speeds caused by inappropriate socket buffering.
|
|
|
|
Addresses: https://cygwin.com/ml/cygwin-patches/2017-q1/msg00010.html
|