• Martin Pool's avatar
    Patch from Paul Haas: · 4cf64834
    Martin Pool authored
        * Fix situation where failure to fork (e.g. because out of process
          slots) would cause rsync to kill all processes owned by the
          current user.  Yes, really!  (Paul Haas, Martin Pool)
    
    Also, add a little more documentation and paranoia to make sure we
    never call kill(2) with a negative pid.
    4cf64834
util.c 25 KB