What's new: ----------- What changed: ------------- - SO_RCVTIMEO and SO_SNDTIMEO socket options are now honored. - /proc/cpuinfo now reports L3 cache size on Intel CPUs. Bug Fixes --------- - Fix utils path handling in case cygdrive path is just '/'. Addresses: https://cygwin.com/ml/cygwin/2018-02/msg00174.html - Fix a potential SIGFPE in strtod, if FE_INVALID exceptions are enabled. Addresses: https://cygwin.com/ml/cygwin/2018-04/msg00055.html - Fix a CPU affinity problem when creating /proc/cpuinfo output. Addresses: https://cygwin.com/ml/cygwin/2018-04/msg00118.html - Fix a buffer underrun problem in Win32 path normalization. Addresses: https://cygwin.com/ml/cygwin/2018-05//msg00017.html