K 10 svn:author V 4 gahr K 8 svn:date V 27 2013-06-20T16:50:05.562832Z K 7 svn:log V 345 MFC: r249406 - Do not bail out if stat(2) fails with ENOENT in the spool directory. This happens if another atrm process removes a job while we're scanning through the directory. - While at it, optimize a bit the directory scanning, so that we quit looping as soon as all jobs specified in argv have been dealt with. Approved by: cognet END