/usr/bin/tar creates invalid lib file

Tim Kientzle tim at kientzle.com
Sun Mar 25 23:32:54 UTC 2012


On Mar 25, 2012, at 2:43 PM, Gleb Kurtsou wrote:

> I experience a related issue. lseek(SEEK_HOLE) error checks are too
> strict. Files are not added to archive if lseek(SEEK_HOLE) fails.
> Ignoring lseek(SEEK_HOLE) at least in ENOTTY case would be preferable.

Just noticed that lseek(1) doesn't document ENOTTY as
a valid response code.

Should it?

Tim




More information about the freebsd-current mailing list