]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: kill(1): disallow killing process using raw Windows PID
authorCorinna Vinschen <corinna@vinschen.de>
Sat, 2 Feb 2019 14:00:39 +0000 (15:00 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Sat, 2 Feb 2019 14:00:39 +0000 (15:00 +0100)
commit8de660271fe75a6993f1c9888d24b824bb7f999d
treefd8a23aabb058bd933c87950ecb043f9b1370999
parent448cf5aa4b429d5a9cebf92a0da4ab4b5b6d23fe
Cygwin: kill(1): disallow killing process using raw Windows PID

This may end up killing the wrong process.  Only allow Cygwin PID.

Slightly clean up code: Remove outdated W95 considerations.  Fix
a bug in commandline argument processing.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/utils/kill.cc
This page took 0.028496 seconds and 5 git commands to generate.