summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/dosfs/fat.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-16cpukit: Remove or use unused variable assignmentsKinsey Moore1-1/+1
2021-07-16cpukit: occured -> occurredSebastian Huber1-8/+8
2021-03-26dosfs: Use peek supportChristian Mauderer1-0/+10
2020-12-02dosfs: Fix Doxygen group placementSebastian Huber1-1/+1
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2018-11-27dosfs: Fix device identifierSebastian Huber1-1/+1
2018-08-07dosfs: Avoid deprecated routineSebastian Huber1-0/+2
2017-09-06dosfs: Support a cluster size of 64KiBSebastian Huber1-5/+3
2017-03-16dosfs: Fix fat_file_write()Sebastian Huber1-10/+5
2016-05-20fat: Fix for invalid cluster sizesSebastian Huber1-1/+3
2014-02-03dosfs/fat.c: Remove use of register keywordJoel Sherrill1-1/+1
2013-10-18dosfs: Ensure initially the sector size is used as bdbuf block sizeRalf Kirchner1-0/+9
2013-08-21dosfs: Use unprotected chain operationsSebastian Huber1-2/+2
2013-02-27dosfs: PR2092: Delete unused functionAndreas Heinig1-32/+0
2013-02-15dosfs: Ensure valid data cluster countSebastian Huber1-1/+6
2012-12-28libfs: Doxygen Enhancement Task #5Mathew Kallada1-4/+7
2012-12-14dosfs: Avoid error caused by bdbuf configurationSebastian Huber1-10/+5
2012-12-05dosfs: Cluster write optimizationRalf Kirchner1-56/+184
2012-12-05dosfs: Block size optimizationRalf Kirchner1-94/+108
2012-11-13dosfs: Lazy update of FAT32 FS info sectorSebastian Huber1-64/+77
2012-11-13dosfs: Use FAT_UNDEFINED_VALUESebastian Huber1-4/+4
2012-07-11dosfs: Use fs_info instead of mt_entrySebastian Huber1-57/+42
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-05-11Filesystem: PR1893: Fix write and truncate handlerSebastian Huber1-0/+36
2012-03-13libblock: Change bdbuf APISebastian Huber1-32/+44
2010-07-042010-07-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+0
2010-02-202010-02-20 Chris Johns <chrisj@rtems.org>Chris Johns1-3/+3
2009-11-29Whitespace removal.Ralf Corsepius1-16/+16
2009-10-082009-10-08 Chris Johns <chrisj@rtems.org>Chris Johns1-0/+24
2009-06-122009-06-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+2
2009-06-122009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns1-2/+2
2008-09-04Use "bool" instead of "rtems_boolean|boolean".Ralf Corsepius1-7/+7
2008-07-292008-07-29 Chris Johns <chrisj@rtems.org>Chris Johns1-38/+166
2008-05-27Added const qualifier to various pointers and data tables toThomas Doerfler1-9/+13
2005-01-192005-01-18 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2004-11-202004-11-20 Ralf Corsepius <ralf.corsepiu@rtems.org>Ralf Corsepius1-32/+32
2004-04-17Remove stray white spaces.Ralf Corsepius1-100/+100
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+0
2004-03-222004-03-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-27/+27
2003-10-222003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-3/+3
2003-07-082003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
2003-07-02Comments have been updated.Chris Johns1-2/+1
2003-03-252003-03-25 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Joel Sherrill1-1/+11
2002-09-142002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+2
2002-02-282002-02-28 Victor V. Vengerov <vvv@oktet.ru>Joel Sherrill1-0/+695