aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils/kill.cc
AgeCommit message (Expand)AuthorFilesLines
2001-10-08* kill.cc (main): Set exit value to 1 on invalid pid. Perform minor cleanup.Christopher Faylor1-22/+15
2001-03-18Update copyright.Christopher Faylor1-1/+1
2001-03-18* kill.cc (forcekill): Use dwProcessId when opening a process, not the CygwinChristopher Faylor1-1/+1
2000-11-02 * kill.cc (main): Return 1 in case of errors.Corinna Vinschen1-1/+3
2000-10-09* ps.cc (main): Change order of reporting slightly so that windows pids areChristopher Faylor1-1/+1
2000-09-13* kill.cc (main): Change behavior of -f so that it will force the killing of aChristopher Faylor1-6/+16
2000-08-29* kill.c (main): Avoid skipping next argument when a signal number isChristopher Faylor1-1/+1
2000-08-24* Makefile.in: Add dumper.exe target and associated mechanisms for building it.Christopher Faylor1-1/+1
2000-07-29* kill.cc (main): Add '-f' option to force termination of a process.Christopher Faylor1-15/+47
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+85