This is the mail archive of the cygwin-cvs@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

src/winsup/utils ChangeLog kill.cc ps.cc


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.cygnus.com	2000-07-29 09:26:45

Modified files:
	winsup/utils   : ChangeLog kill.cc ps.cc 

Log message:
	* kill.cc (main): Add '-f' option to force termination of a process.
	(forcekill): New function.
	* ps.cc (main): Add '-W' option to list Windows pids as well as Cygwin pids.
	(dummyprocessmodules): New function.
	(GetModuleFileNameEx95): New function.
	(init_win): New function.
	(to_time_t): New function.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/utils/ChangeLog.diff?cvsroot=src&r1=1.21&r2=1.22
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/utils/kill.cc.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/utils/ps.cc.diff?cvsroot=src&r1=1.2&r2=1.3


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]