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]

killall utility


Hi,

I have written a killall utility based on the code already in utils/kill.cc .
Would this make a worthy addition to Cygwin? If so, there's a bit of code
duplication, so maybe moving the generic code into a file called `sigutil.cc' or
something would be sufficient, having kill{,all}.exe depending on `sigutil.o'.

Any ideas bofore I submit a patch?

Elfyn
-- 


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