2021-11-04 18:59:25 +08:00
|
|
|
What's new:
|
|
|
|
-----------
|
|
|
|
|
|
|
|
- Drop support for Vista and Server 2008.
|
|
|
|
|
2021-11-27 00:06:00 +08:00
|
|
|
- Add code to handle setrlimit(RLIMIT_AS).
|
|
|
|
|
2022-03-01 23:27:10 +08:00
|
|
|
- Add code to handle signal masks in /proc/<PID>/status.
|
|
|
|
|
2022-05-06 03:56:57 +08:00
|
|
|
- Handle UDP_SEGMENT and UDP_GRO socket options.
|
|
|
|
|
2021-11-04 18:59:25 +08:00
|
|
|
|
|
|
|
What changed:
|
|
|
|
-------------
|
|
|
|
|
2021-11-12 00:01:11 +08: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 18:59:25 +08:00
|
|
|
|
|
|
|
Bug Fixes
|
|
|
|
---------
|
|
|
|
|