diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 83c19a2ed..7618b5149 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,15 @@ +2003-09-28 Pierre Humblet <pierre.humblet@ieee.org> + + * sigproc.cc (proc_subproc): Restrict permissions on ppid_handle. + +2003-09-28 Christopher Faylor <cgf@redhat.com> + + * devices.shilka (device::parse): Restore check for tty in unit + handling, but without the previous typo. + * devices.cc: Regenerate. + * devices.h (DEV_CYGDRIVE_MAJOR): Change major number to one used by + linux for "user-mode virtual block device". + 2003-09-28 Corinna Vinschen <corinna@vinschen.de> * devices.h: Move a few device major numbers. Fix typo of FH_UDP. |