summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/dosfs/msdos_dir.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-21dosfs: Fix race condition msdos_dir_read()Sebastian Huber1-5/+5
2017-03-21dosfs: Add and use msdos_lfn_checksum()Sebastian Huber1-8/+2
2014-10-23dosfs: Support ctime and mtimeSebastian Huber1-0/+2
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
2013-09-05dosfs: Unsigned compared against 0Gedare Bloom1-1/+1
2013-06-03dosfs: UTF-8 Support: UI, backwards compatibilityRalf Kirchner1-117/+74
2012-12-20libfs: Doxygen Enhancement Task #6"Mathew Kallada1-2/+7
2012-07-11dosfs: Use fs_info instead of mt_entrySebastian Huber1-4/+4
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-05-11dosfs: Remove fat_file_datasync()Sebastian Huber1-31/+0
2012-05-11Filesystem: PR1871: Fix O_APPENDSebastian Huber1-64/+0
2012-05-11Filesystem: PR1398: Fix lseek() mechanicSebastian Huber1-32/+0
2012-03-13libblock: Change bdbuf APISebastian Huber1-1/+1
2012-03-13Filesystem: Reference counting for locationsSebastian Huber1-115/+5
2012-02-10Moved empty test in front of busy testsSebastian Huber1-10/+10
2012-02-09Check that the file offset is valid after a seekSebastian Huber1-14/+4
2011-11-06Remove stray whitespaces.Ralf Corsepius1-1/+1
2011-11-062011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
2011-07-212011-07-21 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-1/+1
2010-07-152010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-4/+4
2010-07-042010-07-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+0
2010-03-122010-03-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+2
2010-03-04010-03-04 Chris Johns <chrisj@rtems.org>Chris Johns1-2/+2
2009-11-29Whitespace removal.Ralf Corsepius1-11/+11
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-65/+217
2009-03-092009-03-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
2008-09-04Use "bool" instead of "rtems_boolean|boolean".Ralf Corsepius1-1/+1
2008-07-292008-07-29 Chris Johns <chrisj@rtems.org>Chris Johns1-11/+11
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-1/+1
2005-05-062005-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-4/+5
2004-04-17Remove stray white spaces.Ralf Corsepius1-96/+96
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+1
2004-03-222004-03-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-8/+8
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2003-07-02Patch from Victor V. Vengerov <vvv@oktet.ru> to remove Linux code.Chris Johns1-2/+2
2003-03-252003-03-25 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Joel Sherrill1-6/+76
2002-02-282002-02-28 Victor V. Vengerov <vvv@oktet.ru>Joel Sherrill1-0/+483