bug-ddrescue
[Top][All Lists]
Advanced

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

[Bug-ddrescue] [PATCH] Add proper device size and name detection on Haik


From: François Revol
Subject: [Bug-ddrescue] [PATCH] Add proper device size and name detection on Haiku
Date: Tue, 28 Oct 2014 15:45:25 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130630 Icedove/17.0.7

Attached implements Haiku device size and name detection.

Haiku does not support lseek(SEEK_END) on block devices.
Well, actually it does but it seeks to the stat()-reported
length, which is zero.

linux.h and haiku.h are probably not needed anymore though.

Note I'm not subscribed to the list.

François.

Attachment: ddrescue-1.19.patchset
Description: Text document


reply via email to

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