waitmax 1.1 (Default branch) |
|
|
Waitmax is a small command line utility that
executes a program in a new process. If that
process does not exit withing a certain time, it
is killed with the TERM signal. The precompiled
RPM runs on all i386-based systems. It contains a
version of waitmax that is statically linked with
diet and does not need libc or any other library.
License: GNU General Public License v2
Changes:
fprintf was removed and the code size was shrunk from 16K to 9K in the statically linked version.
|