Include 'sys/sysmacros.h' for GCC-9
[platform/upstream/cryptsetup.git] / lib / utils_wipe.c
2019-12-30 Yunmi HaInclude 'sys/sysmacros.h' for GCC-9 33/221233/1 accepted/tizen_6.0_unified_hotfix tizen_6.0 tizen_6.0_hotfix accepted/tizen/6.0/unified/hotfix/20201103.000656 accepted/tizen/6.5/unified/20211028.224606 accepted/tizen/unified/20200106.141559 submit/tizen/20200103.083647 submit/tizen_6.0/20201029.205501 submit/tizen_6.0_hotfix/20201102.192901 submit/tizen_6.0_hotfix/20201103.115101 submit/tizen_6.5/20211028.163301 tizen_6.0.m2_release tizen_6.5.m2_release
2013-06-30 Milan BrozSimplify sysfs helpers.
2012-12-29 Milan BrozSupport device/file images if O_DIRECT cannot be used...
2012-12-29 Milan BrozChange License from GPLv2 only to GPLv2+ ("or any later").
2012-12-21 Milan BrozAdd copyright line for files I have written or modified.
2012-12-17 Milan BrozFix time of check/use Coverity report (and ignore anoth...
2012-08-27 Milan BrozDo not scan rotational flag for non-block devices ...
2012-08-13 Milan BrozPrint better error message if device is read-only etc.
2012-08-12 Milan BrozNew device access backend.
2012-05-22 Arno WagnerMerge branch 'master' of https://code.google.com/p...
2012-05-22 Milan BrozProperly handle rng error during wipe,
2012-05-09 Milan BrozFix disk wipe (during keyslot removal) if used on 4k...
2012-04-02 Milan BrozVersion 1.4.2.
2011-11-02 Milan BrozFix FSF address in license text according to
2011-10-09 Milan BrozFix some complier warnings.
2011-10-08 Milan BrozIf device is not rotational, do not use Gutmann wipe...