OSDN Git Service

Clean up meta2 flags.
[android-x86/external-exfat.git] / mkfs /
2011-05-04 resverFixed memory leak on error handling paths in mkfs.
2011-04-22 resverUse exfat_open() instead of calling open() directly.
2011-04-02 resverTake structures alignment into consideraion while erasi...
2011-03-31 resverFixed root directory creation: EOD entry was missing.
2011-03-01 resverUpdated man pages.
2011-03-01 resverAdded -v option that prints version and copyright.
2011-02-26 resverAdded partition first sector parameter to mkfs.
2011-02-23 resverRenamed block to sector to avoid confusion.
2011-01-26 resverCheck that volume size is sufficient to contain file...
2011-01-15 resverAdded mkexfatfs man page.
2011-01-15 resverUnified CLI help syntax.
2010-12-29 resverMoved VBR checksum calculation functions to libexfat.
2010-11-24 resverFixed FAT size calculation.
2010-11-23 resverAdded mkexfatfs (utility that creates an exFAT file...