OSDN Git Service

Include local headers before system headers.
[android-x86/external-exfat.git] / mkfs / fat.c
2015-08-26 relanInclude local headers before system headers.
2015-08-24 relanUpdate copyright years.
2015-08-24 relanUpdate copyright years.
2015-08-24 relanRelicense the code from GPLv3+ to GPLv2+.
2015-08-24 relanUpdate copyright years.
2015-08-24 relanThe new mkfs rewritten in more declarative style.
2015-08-24 relanUpdate copyright years.
2015-08-24 relanRepresent device as an extensible structure.
2015-08-24 relanUse exfat_read() and exfat_write() interfaces.
2015-08-24 relanRename block to sector to avoid confusion.
2015-08-24 relanFix FAT size calculation.
2015-08-24 relanAdd mkexfatfs (utility that creates an exFAT file system).