diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 956a7fb1a..e9c3a2077 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,9 @@ +2003-01-16 Jason Tishler <jason@tishler.net> + + * mmap.cc (fixup_mmaps_after_fork): Add ERROR_NOACCESS to the list of + ReadProcessMemory() error codes that trigger a retry with temporary + PAGE_READONLY access. Note that this can occur on NT 4.0. + 2003-01-15 Christopher Faylor <cgf@redhat.com> * path.cc (normalize_posix_path): Convert win32 path separators to |