X-Git-Url: https://git.sthu.org/?p=runfinite.git;a=blobdiff_plain;f=src%2Fmain.cpp;h=d6d5692f9dd07d52960464f5541028fd49ced05d;hp=5b1ca074fb3c2da93178d3357c09b53f9df382fd;hb=89191acb4dea4fda07d66e5ffd3cda1df229e581;hpb=12db387ab2607688af53d507482bee77f963e3be diff --git a/src/main.cpp b/src/main.cpp index 5b1ca07..d6d5692 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,3 +1,12 @@ +/** + * shuber, 2008-04-24 + * + * Little hack to let a process run only a specific amount of time. If process + * has not finished until that amount of time it is killed. + * + */ + + #include #include #include