Peter Vrabec <[EMAIL PROTECTED]> wrote:

> 
> It returns EPERM.

OK. Then, it seems more logical to change the condition on line 14 to

  if (ftruncate (fd, pos) && errno == EPERM ) {
  
Regards,
Sergey


_______________________________________________
Bug-tar mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-tar

Reply via email to