resver
|
de1635e066
Updated copyright years.
|
12 年之前 |
resver
|
5aa1ec4dbd
Use bool type.
|
12 年之前 |
resver
|
8b0faa8867
Refactored device access mode handling.
|
12 年之前 |
resver
|
b25394ef61
Fix copyright years.
|
13 年之前 |
resver
|
66826f11e9
Represent device as an extensible structure instead of a plain Unix descriptor.
|
13 年之前 |
resver
|
76156ac589
Use exfat_read() and exfat_write() interfaces.
|
13 年之前 |
resver
|
de961d9d9a
Added exfat_close() function that closes the device descriptor.
|
13 年之前 |
resver
|
e926077b2c
Use exfat_open() instead of calling open() directly.
|
14 年之前 |
resver
|
4ee0737bc5
Added -v option that prints version and copyright.
|
14 年之前 |
resver
|
f57eac4c1a
Renamed block to sector to avoid confusion.
|
14 年之前 |
resver
|
8cc99d7067
Added -u option for dumpexfat that prints used sectors (useful for fast FS cloning).
|
14 年之前 |
resver
|
30a29f80ef
Renamed block to sector in the output of mkexfatfs, exfatfsck and dumpexfat utilities to avoid confusion.
|
14 年之前 |
resver
|
48935f6433
Improved dumpexfat: now it also prints volume label, free sectors and free clusters count.
|
14 年之前 |
resver
|
5a5000ba35
Fixed alignment of big numbers in dumpexfat.
|
14 年之前 |
resver
|
ce6a05e61b
Renamed sbdump to dumpexfat.
|
14 年之前 |