summaryrefslogtreecommitdiff
path: root/cpukit/libfs/src/dosfs/msdos_misc.c (follow)
AgeCommit message (Expand)Author
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber
2020-04-16Canonicalize config.h includeSebastian Huber
2018-02-02dosfs: Use self-contained recursive mutexSebastian Huber
2017-12-07dosfs: Allow creating a file with similar name.Christian Mauderer
2017-12-05dosfs: Fix files with same name as volume name.Christian Mauderer
2017-09-06dosfs: Fix find name next entry preparationSebastian Huber
2017-03-16dosfs: Fix file name searchSebastian Huber
2017-03-16dosfs: Rename fat_entries to lfn_entriesSebastian Huber
2017-03-16dosfs: Fix long file name paddingSebastian Huber
2017-03-16dosfs: Fix msdos_add_file()Sebastian Huber
2017-03-16dosfs: Simplify msdos_add_file()Sebastian Huber
2017-03-16dosfs: Add and use msdos_lfn_checksum()Sebastian Huber
2017-02-28dosfs: Directories should have a file size of 0Sebastian Huber
2017-02-14dosfs: Fix msdos_find_file_in_directory()Sebastian Huber
2016-07-12DOSFS - LENGHT -> LENGTHJoel Sherrill
2015-05-27dosfs: avoid buffer-overread. closes #2292.Gedare Bloom
2014-11-26dosfs/msdos_misc.c: Remove unnecessary operationJosh Oguin
2014-10-23dosfs: Support ctime and mtimeSebastian Huber
2014-09-11dosfs: Check error statusSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-09-05dosfs: Eliminate empty case statements that fall through to default.Gedare Bloom
2013-06-03dosfs: UTF-8 Support: Multibyte conversionsRalf Kirchner
2013-06-03dosfs: UTF-8 Support: UI, backwards compatibilityRalf Kirchner
2013-05-24dosfs: Fix typoRalf Kirchner
2012-12-20libfs: Doxygen Enhancement Task #6"Mathew Kallada
2012-12-05dosfs: Cluster write optimizationRalf Kirchner
2012-11-13dosfs: Lazy update of FAT32 FS info sectorSebastian Huber
2012-07-11dosfs: Use fs_info instead of mt_entrySebastian Huber
2012-05-31Fix C files which had two semi-colons at EOLJoel Sherrill
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2012-05-11dosfs: Remove fat_file_datasync()Sebastian Huber
2012-05-11Filesystem: PR1893: Fix write and truncate handlerSebastian Huber
2012-03-13Filesystem: Reference counting for locationsSebastian Huber
2011-11-06Remove stray whitespaces.Ralf Corsepius
2011-02-232011-02-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2010-12-282010-12-28 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber
2010-12-272010-12-27 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber
2010-08-232010-08-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2010-03-302010-03-30 Chris Johns <chrisj@rtems.org>Chris Johns
2010-03-262010-03-26 Chris Johns <chrisj@rtems.org>Chris Johns
2010-03-122010-03-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2010-03-12Do not overwrite errno in case fat_file_write() returns with an error status.Thomas Doerfler
2010-03-04010-03-04 Chris Johns <chrisj@rtems.org>Chris Johns
2009-11-29Whitespace removal.Ralf Corsepius
2009-11-02Use uint16_t instead of "unsigned short" to circumvent warning onRalf Corsepius
2009-06-122009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns
2009-04-292009-04-29 Chris Johns <chrisj@rtems.org>Chris Johns
2008-09-04Use "bool" instead of "rtems_boolean|boolean".Ralf Corsepius
2008-07-292008-07-29 Chris Johns <chrisj@rtems.org>Chris Johns
2006-08-292006-08-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill