This is the mail archive of the cygwin-patches@cygwin.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]
Other format: [Raw text]

Re: [PATCH] kill -f



Reini Urban wrote:
> 
> Pierre A. Humblet schrieb:
> > This patch allows kill.exe -f to deal with Win9x pids.
>
> Needs the bash internal also a patch like this?
 
The bash internal doesn't kill Windows pids, neither on NT
nor on 9X. I am not in favor of adding Windows specific frills
to bash. /bin/kill is a Cygwin program,  its man page says
that the -f switch kills Windows pids.

Pierre


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