bug-fileutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dd should be more aggressive about seeking


From: Jim Meyering
Subject: Re: dd should be more aggressive about seeking
Date: Sun, 10 Nov 2002 22:54:27 +0100

Thanks for the report and suggestion.
The latest version of dd has a much better test, now.

  ftp://alpha.gnu.org/gnu/fetish/coreutils-4.5.3.tar.gz

If you find a problem with the new version, please let us know.

Castor Fu <address@hidden> wrote:
> The following code in version 4.1 of fileutils dd seems overly aggressive.
> It damns all character devices on all operating systems seems harsh.
>
> There should probably be a flag to ignore the buggy_lseek_support function,
> or the testing should be done in a significantly more OS dependent way.
>
> As an example, on NetBSD's in-house dd, they test explicitly for being a pipe
> by doing an lseek, and they also do an MTIOCGET to see if they are a 
> tapedrive.
...




reply via email to

[Prev in Thread] Current Thread [Next in Thread]