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 a7ef9a7d8..2725400c3 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,5 +1,11 @@ 2003-09-16 Christopher Faylor <cgf@redhat.com> + * fhandler_process.cc (fhandler_process::fill_filebuf): Open pinfo with + PID_MAP_RW. + * sigproc.cc (talktome): Ditto for winpids. + +2003-09-16 Christopher Faylor <cgf@redhat.com> + * pinfo.h (winpids::pid_access): New element. (winpids::winpids): Rejigger to set pinfo_access. * pinfo.cc (winpids::add): Try to open shared memory region with |