summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/dosfs/msdos.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-09-19Do not use RTEMS_INLINE_ROUTINESebastian Huber1-2/+2
2020-12-02dosfs: Fix Doxygen group placementSebastian Huber1-9/+10
2018-02-02dosfs: Use self-contained recursive mutexSebastian Huber1-9/+12
2017-03-16dosfs: Add and use msdos_lfn_checksum()Sebastian Huber1-0/+2
2016-07-12DOSFS - LENGHT -> LENGTHJoel Sherrill1-1/+1
2015-03-05dosfs: Fix warningsSebastian Huber1-8/+1
2015-01-22Filesystem: Delete node type operationSebastian Huber1-15/+5
2014-10-23dosfs: Support ctime and mtimeSebastian Huber1-20/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-11-27statvfs filesystem handlers: Remove restrictJoel Sherrill1-6/+6
2013-11-21statvfs and ALL filesystem handlers: Add restrict keyword.Daniel Ramirez1-6/+7
2013-06-03dosfs: UTF-8 Support: UI, backwards compatibilityRalf Kirchner1-4/+66
2013-05-16dosfs: Add statvfs() supportAndrei Mozzhuhin1-0/+3
2013-01-04libfs: Doxygen Clean Up Task #2Mathew Kallada1-5/+10
2012-12-28libfs: Doxygen Enhancement Task #5Mathew Kallada1-7/+12
2012-12-20libfs: Doxygen Enhancement Task #6"Mathew Kallada1-2/+44
2012-11-13dosfs: Lazy update of FAT32 FS info sectorSebastian Huber1-2/+0
2012-05-15Filesystem: Add const qualifier to lock/unlockSebastian Huber1-2/+2
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-05-11dosfs: Remove fat_file_datasync()Sebastian Huber1-0/+4
2012-05-11Filesystem: PR1871: Fix O_APPENDSebastian Huber1-16/+0
2012-05-11Filesystem: PR1398: Fix lseek() mechanicSebastian Huber1-12/+0
2012-03-13Filesystem: Reference counting for locationsSebastian Huber1-79/+46
2011-11-062011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-5/+5
2010-12-272010-12-27 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+1
2010-08-232010-08-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+2
2010-07-152010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-1/+1
2010-05-312010-05-31 Chris Johns <chrisj@rtems.org>Chris Johns1-2/+0
2010-05-272010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2010-03-04010-03-04 Chris Johns <chrisj@rtems.org>Chris Johns1-6/+5
2009-11-02Use uint16_t instead of "unsigned short" to circumvent warning onRalf Corsepius1-2/+2
2009-06-122009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns1-5/+9
2009-04-292009-04-29 Chris Johns <chrisj@rtems.org>Chris Johns1-26/+76
2009-03-092009-03-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+2
2008-09-082008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-14/+14
2008-09-04Use "bool" instead of "rtems_boolean|boolean".Ralf Corsepius1-5/+5
2008-05-27Added const qualifier to various pointers and data tables toThomas Doerfler1-18/+18
2006-12-08Use size_t instead of uint32_t for read/write count-args.Ralf Corsepius1-3/+3
2006-08-292006-08-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-114/+95
2005-08-05Introduce msdos_status_t.Ralf Corsepius1-12/+14
2005-05-062005-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2004-11-202004-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-4/+0
2004-04-17Remove stray white spaces.Ralf Corsepius1-65/+65
2004-03-222004-03-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-27/+27
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2003-08-052003-08-04 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Jennifer Averett1-1/+8
2003-07-14MSDOS Volume semaphore timeout is now NO TIMEOUT. MSDOS volume opertations wi...Chris Johns1-2/+3
2003-07-02Patch from Victor V. Vengerov <vvv@oktet.ru> to remove Linux code.Chris Johns1-11/+28
2003-03-252003-03-25 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Joel Sherrill1-1/+4