summaryrefslogtreecommitdiff
path: root/libparted/fs/fat/fat.c
Commit message (Expand)AuthorAgeFilesLines
* maint: Update copyright statements to 2022Brian C. Lane2023-03-241-1/+1
* maint: Update copyright statements to 2022Brian C. Lane2022-03-231-1/+1
* maint: Update copyright statements to 2021Brian C. Lane2021-01-181-1/+1
* maint: Update copyright statements to 2020Brian C. Lane2020-12-111-1/+2
* maint: Update copyright statements to 2019Brian C. Lane2019-08-121-1/+1
* maint: run "make update-copyright"Jim Meyering2014-05-251-1/+1
* Fix filesystem detection on non 512 byte sectorsPhillip Susi2014-04-181-6/+6
* maint: update all copyright year number rangesJim Meyering2013-01-061-1/+1
* maint: remove now-unused fat-related functionsJim Meyering2012-02-071-26/+0
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* fat: remove all-but-probe FS-related codeJim Meyering2011-05-271-636/+0
* remove all top-level FS-op code and the clearfat programJim Meyering2011-05-271-65/+0
* Remove PED_ASSERT action argumentBrian C. Lane2011-03-051-2/+1
* maint: update copyright year ranges to include 2011Jim Meyering2011-02-221-1/+1
* maint: remove empty lines at end of fileJim Meyering2010-04-281-1/+0
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-081-1/+1
* fat-FS: do not modify fat file system supportJim Meyering2009-09-291-53/+5
* Revert "Fix compile failures."Jim Meyering2009-09-291-2/+2
* Fix compile failures.Jim Meyering2009-07-241-2/+2
* Add fat support for sector_size > 512.Jim Meyering2009-07-241-5/+53
* remove all trailing blanksJim Meyering2009-03-051-4/+4
* compile warning-free also with upcoming gcc-4.4Jim Meyering2009-02-081-5/+8
* Use free, not ped_free.Jim Meyering2008-05-291-7/+7
* Updated GPL license boilerplate.David Cantrell2007-07-231-3/+2
* Include <config.h> from every .c file:Jim Meyering2007-02-251-0/+1
* Avoid compiler warnings with gcc -Wall -Wshadow.Jim Meyering2007-02-161-2/+1
* Fix ChangeLogAnant Narayanan2006-09-141-0/+888