Re: [Clamav-devel] patch: start-from option

2006-01-08 Thread Robert Hogan
On Sunday 08 January 2006 13:45, Tomasz Kojm wrote: > On Sun, 8 Jan 2006 13:04:36 + > > Robert Hogan <[EMAIL PROTECTED]> wrote: > > This patch allows the user to skip over a specified number of files > > before scanning begins. > > > > This would allow front-ends to 'pause' and 'resume' scans.

Re: [Clamav-devel] patch: start-from option

2006-01-08 Thread Tomasz Kojm
On Sun, 8 Jan 2006 13:04:36 + Robert Hogan <[EMAIL PROTECTED]> wrote: > This patch allows the user to skip over a specified number of files before > scanning begins. > > This would allow front-ends to 'pause' and 'resume' scans. Does POSIX specify that for two different handles readdir() m

Re: [Clamav-devel] patch: start-from option

2006-01-08 Thread Robert Hogan
On Sunday 08 January 2006 13:04, Robert Hogan wrote: > This patch allows the user to skip over a specified number of files before > scanning begins. > > This would allow front-ends to 'pause' and 'resume' scans. Got stripped for some reason: --- clamav-devel/clamscan/clamscan.c2006-01-08 12:4