summaryrefslogtreecommitdiffstats
path: root/winsup/utils/kill.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix SEGV of kill -l 0Michael Kwasigroch2015-11-261-3/+3
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-5/+5
* Update copyrightsChristopher Faylor2013-01-211-1/+2
* Clean up whitespace.Christopher Faylor2011-12-171-14/+14
* * Align usage output, version output, as well as usage and versionCorinna Vinschen2011-10-101-37/+24
* * kill.cc (main): Skip to PID loop on invalid option to handleCorinna Vinschen2009-10-121-4/+2
* * cygwin/strsig.cc (__signals): New macro.Christopher Faylor2007-07-101-2/+10
* * kill.cc (getsig): Rectify bug introduced by 2005-02-26 change. Don't padChristopher Faylor2005-03-081-1/+1
* * kill (getsig): Avoid buffer overflow when generating a signal name.Christopher Faylor2005-02-271-1/+1
* 2004-11-13 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-11-131-14/+22
* * kill.cc (listsig): NSIG includes Signal 0, so we need to avoid callingChristopher Faylor2004-05-271-1/+1
* * kill.cc (get_debug_priv): New function.Corinna Vinschen2004-03-131-0/+30
* * kill.cc (main): Allow negative pids (indicates process groups).Christopher Faylor2003-09-201-3/+14
* * parse_pe.cc (exclusion::sort_and_check): Make error message a little moreChristopher Faylor2003-09-181-7/+7
* * kill.c (forcekill): Wait for process to terminate even if TerminateProcessChristopher Faylor2003-09-131-3/+4
* * kill.cc (forcekill): Silence some compiler warnings.Christopher Faylor2003-09-011-2/+3
* * Makefile.in: Display "..." when not-verbose.Christopher Faylor2003-09-011-4/+7
* * cygcheck.cc (usage) Add description output.Joshua Daniel Franklin2003-04-261-0/+2
* Add final newlines to utilsJoshua Daniel Franklin2002-09-151-1/+2
* * kill.cc (prog_name) New global variable.Christopher Faylor2002-05-131-7/+51
* * kill.cc (listsig): Display numeric id when given symbolic input.Christopher Faylor2002-05-131-1/+4
* * kill.cc (usage): Show new options. Allow specification of output stream.Christopher Faylor2002-05-131-3/+7
* * Makefile.in (kill.exe): Add as a specific target.Christopher Faylor2002-05-131-25/+93
* * kill.cc (usage): Move to top of file.Christopher Faylor2002-03-111-40/+36
* * kill.cc (main): Set exit value to 1 on invalid pid. Perform minor cleanup.Christopher Faylor2001-10-081-22/+15
* Update copyright.Christopher Faylor2001-03-181-1/+1
* * kill.cc (forcekill): Use dwProcessId when opening a process, not the CygwinChristopher Faylor2001-03-181-1/+1
* * kill.cc (main): Return 1 in case of errors.Corinna Vinschen2000-11-021-1/+3
* * ps.cc (main): Change order of reporting slightly so that windows pids areChristopher Faylor2000-10-091-1/+1
* * kill.cc (main): Change behavior of -f so that it will force the killing of aChristopher Faylor2000-09-131-6/+16
* * kill.c (main): Avoid skipping next argument when a signal number isChristopher Faylor2000-08-291-1/+1
* * Makefile.in: Add dumper.exe target and associated mechanisms for building it.Christopher Faylor2000-08-241-1/+1
* * kill.cc (main): Add '-f' option to force termination of a process.Christopher Faylor2000-07-291-15/+47
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+85