]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: mmap: Remove AT_ROUND_TO_PAGE workaround
authorCorinna Vinschen <corinna@vinschen.de>
Mon, 20 Jul 2020 18:55:43 +0000 (20:55 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Wed, 22 Jul 2020 08:51:27 +0000 (10:51 +0200)
commit1c803a6d8864d6f7b2696099f44734914657aa7c
tree6584f3a566e4e096774860e0e8d5b6d53951e32a
parenteeb2dc1537d2e7de509cec7b88484358d138f231
Cygwin: mmap: Remove AT_ROUND_TO_PAGE workaround

It's working on 32 bit OSes only anyway. It even fails on WOW64.

Drop unsupported NtMapViewOfSection flags.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/mmap.cc
winsup/cygwin/ntdll.h
This page took 0.032429 seconds and 5 git commands to generate.