winsup.h: Claim Windows 10 support
* winsup.h (_WIN32_WINNT): Set to 0x0a00 for Windows 10. (WINVER): Ditto. Remove outdated comment. Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
@@ -12,3 +12,7 @@ Bug Fixes
|
||||
- Fix a hang when stracing a forking or spawning process without activating
|
||||
stracing of child processes.
|
||||
Addresses: https://cygwin.com/ml/cygwin/2015-08/msg00390.html
|
||||
|
||||
- Fix long-standing potential SEGV on 32 bit Cygwin when the dynamic loader
|
||||
for OS functions fails to load a function on Windows 7 or later.
|
||||
Addresses: No actual bug report known.
|
||||
|
Reference in New Issue
Block a user