summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/dosfs/msdos_file.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-16cpukit: Remove or use unused variable assignmentsKinsey Moore1-0/+5
2024-01-05cpukit/dosfs: Cast away ignored returnKinsey Moore1-1/+1
2021-07-16cpukit: occured -> occurredSebastian Huber1-5/+5
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-08-07dosfs: Avoid deprecated routineSebastian Huber1-1/+1
2018-02-02dosfs: Use self-contained recursive mutexSebastian Huber1-34/+12
2017-09-15libio: Add rtems_libio_iop_is_append()Sebastian Huber1-1/+1
2014-11-27msdos_file.c: Reverse return codes per GedareJoel Sherrill1-3/+3
2014-11-26dosfs/msdos_file.c: Return an error if it occursJosh Oguin1-1/+4
2014-10-23dosfs: Write meta-data only if it changedSebastian Huber1-2/+2
2014-10-23dosfs: Support ctime and mtimeSebastian Huber1-66/+10
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-11-27statvfs filesystem handlers: Remove restrictJoel Sherrill1-2/+2
2013-11-21statvfs and ALL filesystem handlers: Add restrict keyword.Daniel Ramirez1-2/+2
2012-12-20libfs: Doxygen Enhancement Task #6"Mathew Kallada1-2/+7
2012-12-05dosfs: Block size optimizationRalf Kirchner1-2/+4
2012-11-13dosfs: Lazy update of FAT32 FS info sectorSebastian Huber1-1/+1
2012-07-11dosfs: Use fs_info instead of mt_entrySebastian Huber1-5/+5
2012-05-15Filesystem: PR1255: Move offset update to handlersSebastian Huber1-2/+5
2012-05-14dosfs: Remove unused parameterSebastian Huber1-1/+0
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-05-11dosfs: Remove fat_file_datasync()Sebastian Huber1-81/+35
2012-05-11Filesystem: PR1893: Fix write and truncate handlerSebastian Huber1-15/+22
2012-05-11Filesystem: PR1871: Fix O_APPENDSebastian Huber1-43/+3
2012-05-11Filesystem: PR1398: Fix lseek() mechanicSebastian Huber1-53/+1
2012-03-13libblock: Change bdbuf APISebastian Huber1-1/+1
2012-03-13Filesystem: Reference counting for locationsSebastian Huber1-83/+5
2012-02-09Check that the file offset is valid after a seekSebastian Huber1-0/+4
2011-11-06Remove stray whitespaces.Ralf Corsepius1-1/+1
2011-11-062011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-3/+3
2011-10-202011-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+1
2010-07-152010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-8/+8
2010-07-042010-07-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+0
2009-06-122009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns1-1/+2
2009-04-292009-04-29 Chris Johns <chrisj@rtems.org>Chris Johns1-5/+23
2009-03-092009-03-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
2008-07-292008-07-29 Chris Johns <chrisj@rtems.org>Chris Johns1-10/+10
2008-07-10Added S_IRWXU, S_IRWXG and S_IRWXO to file mode.Thomas Doerfler1-1/+1
2006-12-08Use size_t instead of uint32_t for read/write count-args.Ralf Corsepius1-2/+2
2006-08-292006-08-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+2
2005-08-05Introduce msdos_status_t.Ralf Corsepius1-2/+2
2004-04-17Remove stray white spaces.Ralf Corsepius1-68/+68
2004-03-222004-03-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-6/+6
2003-10-212003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-2/+2
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-02-282002-02-28 Victor V. Vengerov <vvv@oktet.ru>Joel Sherrill1-0/+485