GNU bug report logs - #13391
dd silently ignores lseek error

Previous Next

Package: coreutils;

Reported by: Neil Klopfenstein <neil.klopfenstein <at> gmail.com>

Date: Tue, 8 Jan 2013 18:24:02 UTC

Severity: normal

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


Message #25 received at 13391 <at> debbugs.gnu.org (full text, mbox):

From: Philip Rowlands <phr+coreutils <at> dimebar.com>
To: 13391 <at> debbugs.gnu.org, P <at> draigBrady.com, neil.klopfenstein <at> gmail.com
Subject: Re: bug#13391: dd silently ignores lseek error
Date: Wed, 09 Jan 2013 08:27:37 +0000
> From ea524ab7388bb35e591dcdb0fc7f7989d61143ae Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?P=C3=A1draig=20Brady?= <P <at> draigBrady.com>
> Date: Wed, 9 Jan 2013 00:42:38 +0000
> Subject: [PATCH] dd: add [io]flag=seekable to verify file support for lseek
>
> * src/dd.c: Add the new O_SEEKABLE flag.
> (main): Verify leek() works if O_SEEKABLE is set.

leek?

> (usage): Describe the new flag.
> * tests/dd/misc.sh: Augment the test for the new options.
> * doc/coreutils.texi (dd invocation): Describe the new option.
> * cfg.mk (sc_dd_O_FLAGS): Add O_SEEKABLE to the list of private
> flags with a a single underscore.
> * NEWS: Mention the new feature.






This bug report was last modified 12 years and 132 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.