2021-11-04 11:59:25 +01:00
|
|
|
What's new:
|
|
|
|
-----------
|
|
|
|
|
|
|
|
- Drop support for Vista and Server 2008.
|
|
|
|
|
2021-11-26 17:06:00 +01:00
|
|
|
- Add code to handle setrlimit(RLIMIT_AS).
|
|
|
|
|
2022-03-01 16:27:10 +01:00
|
|
|
- Add code to handle signal masks in /proc/<PID>/status.
|
|
|
|
|
2022-05-05 21:56:57 +02:00
|
|
|
- Handle UDP_SEGMENT and UDP_GRO socket options.
|
|
|
|
|
2021-11-04 11:59:25 +01:00
|
|
|
|
|
|
|
What changed:
|
|
|
|
-------------
|
|
|
|
|
2021-11-11 11:01:11 -05:00
|
|
|
- The CYGWIN=pipe_byte option is now set by default, so that pipes are
|
|
|
|
opened in byte mode rather than message mode.
|
|
|
|
Addresses: https://cygwin.com/pipermail/cygwin/2021-March/247987.html
|
|
|
|
|
2021-11-04 11:59:25 +01:00
|
|
|
|
|
|
|
Bug Fixes
|
|
|
|
---------
|
|
|
|
|