4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-18 20:39:33 +08:00

cygwin: add mmap fork fix to 2.10.0 release test

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2017-12-10 14:32:34 +01:00
parent 0c201166f5
commit 32988bd409

View File

@ -25,3 +25,6 @@ Bug Fixes
- Fix two bugs in the limit of large numbers of sockets.
Addresses: https://cygwin.com/ml/cygwin/2017-11/msg00052.html
- Fix a fork failure with private anonymous mmaps.
Addresses: https://cygwin.com/ml/cygwin/2017-12/msg00061.html