Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-09-21* kill.cc (main): Allow negative pids (indicates process groups).Christopher Faylor
2003-09-18* parse_pe.cc (exclusion::sort_and_check): Make error message a little moreChristopher Faylor
2003-09-13* kill.c (forcekill): Wait for process to terminate even if TerminateProcessChristopher Faylor
2003-09-01* kill.cc (forcekill): Silence some compiler warnings.Christopher Faylor
2003-09-01* Makefile.in: Display "..." when not-verbose.Christopher Faylor
2003-04-27* cygcheck.cc (usage) Add description output.Joshua Daniel Franklin
2002-09-15Add final newlines to utilsJoshua Daniel Franklin
2002-05-14* kill.cc (prog_name) New global variable.Christopher Faylor
2002-05-13* kill.cc (listsig): Display numeric id when given symbolic input.Christopher Faylor
2002-05-13* kill.cc (usage): Show new options. Allow specification of output stream.Christopher Faylor
2002-05-13* Makefile.in (kill.exe): Add as a specific target.Christopher Faylor
2002-03-11* kill.cc (usage): Move to top of file.Christopher Faylor
2001-10-08* kill.cc (main): Set exit value to 1 on invalid pid. Perform minor cleanup.Christopher Faylor
2001-03-18Update copyright.Christopher Faylor
2001-03-18* kill.cc (forcekill): Use dwProcessId when opening a process, not the CygwinChristopher Faylor
2000-11-02 * kill.cc (main): Return 1 in case of errors.Corinna Vinschen
2000-10-09* ps.cc (main): Change order of reporting slightly so that windows pids areChristopher Faylor
2000-09-13* kill.cc (main): Change behavior of -f so that it will force the killing of aChristopher Faylor
2000-08-29* kill.c (main): Avoid skipping next argument when a signal number isChristopher Faylor
2000-08-24* Makefile.in: Add dumper.exe target and associated mechanisms for building it.Christopher Faylor
2000-07-29* kill.cc (main): Add '-f' option to force termination of a process.Christopher Faylor
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor