Include 'sys/sysmacros.h' for GCC-9
[platform/upstream/cryptsetup.git] / lib / utils_loop.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
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-11-30 Milan BrozAdd sys/types.h for loop wrapper (required on new systems).
2012-05-01 Milan BrozFix loop mapping on readonly file.
2012-04-02 Milan BrozVersion 1.4.2.
2011-11-02 Milan BrozFix FSF address in license text according to
2011-08-26 Milan BrozRemove internal loop definitions from header file.
2011-08-22 Milan BrozUse /dev/loop-control if possible (kernel 3.1).
2011-08-01 Milan BrozAdd loop control stub for testing new loop device inter...
2011-03-13 Milan BrozPrefer sysfs when reading backing file.
2011-03-12 Milan BrozUse loop functions even in api test.
2011-03-12 Milan BrozRequire loop autoclear support.
2011-03-12 Milan BrozSeparate loop handling from internal code.
2011-03-11 Milan BrozAdd support for automatic loop device use (image infile...