aboutsummaryrefslogtreecommitdiffstats
path: root/mkfs/fat.c
Commit message (Expand)AuthorAgeFilesLines
* Changed off_t to loff_tstaging/cm-12.1stable/cm-12.1-YOG7Dstable/cm-12.1-YOG4Pstable/cm-12.1-YOG3Cstable/cm-12.0-YNG4Nstable/cm-12.0-YNG3Cstable/cm-12.0-YNG1TAstable/cm-12.0-YNG1Tstable/cm-12.0-YNG1Icm-12.1cm-12.0Spegelius2014-11-231-3/+3
* Merge branch 'master' of http://exfat.googlecode.com/svn/trunk/ into cm-10.2cm-11.0-XNPH44S-bacon-5fa8c79c0bcm-11.0-XNPH33R-bacon-3628510d76cm-11.0-XNPH30O-bacon-4f280f505acm-11.0-XNPH25R-bacon-d22b777afacm-11.0-XNPH22R-bacon-03d77315eacm-10.2.1cm-10.2.0cm-10.2-M1stable/cm-10.2cm-10.2Steve Kondik2013-08-221-4/+6
|\
| * Relicensed the code from GPLv3+ to GPLv2+.resver@gmail.com2013-07-081-4/+6
* | Handle 64-bit offsets correctly on AndroidSteve Kondik2013-07-071-0/+1
|/
* Updated copyright years.resver2013-01-191-1/+1
* The new mkfs rewritten in more declarative style.resver2012-06-021-21/+25
* Fix copyright years.resver2012-05-011-1/+1
* Represent device as an extensible structure instead of a plain Unix descriptor.resver2012-03-031-11/+13
* Use exfat_read() and exfat_write() interfaces.resver2012-02-201-1/+1
* Renamed block to sector to avoid confusion.resver2011-02-231-4/+4
* Fixed FAT size calculation.resver2010-11-241-1/+1
* Added mkexfatfs (utility that creates an exFAT file system).resver2010-11-231-0/+80