chiark / gitweb /
timeout: New program to limit how long a child process runs.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 5 Jun 2011 21:02:49 +0000 (22:02 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 5 Jun 2011 21:11:23 +0000 (22:11 +0100)
commite825e5a958b01f8ddb3050b73da157fc042c489c
tree898a1aa9ba82f0f9b8d23e86828351b752dafa9d
parentcae3815a39a13f6438ee1289f48b4437026b0606
timeout: New program to limit how long a child process runs.

It's already grown more sophisticated than I was expecting.  Oh, well.
Makefile.am
debian/control
debian/inst
timeout.1 [new file with mode: 0644]
timeout.c [new file with mode: 0644]