On Monday 14 July 2008 15:31:35 Alexander Gavrilov wrote: > > So, I recommend you write your own little tool for this process. > > Shouldn't be that hard. > > I think I'll try to build the Cygwin version of kill.exe under MSys first: >
I eventually succeded in building it, although I had to replace two calls to strtoll with strtol, so it will likely break on Windows 95 -- but who cares. I added the resulting executable, as well as files necessary to build it, to the repository, and pushed it to the mob branch: http://repo.or.cz/w/msysgit.git?a=commitdiff;h=da2ad26ee006b2013913e425cd520471ac9636f7 So far it seems to work. Alexander
