summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/dosfs/msdos_dir.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* dosfs: Support ctime and mtimeSebastian Huber2014-10-231-0/+2
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* statvfs filesystem handlers: Remove restrictJoel Sherrill2013-11-271-2/+2
* statvfs and ALL filesystem handlers: Add restrict keyword.Daniel Ramirez2013-11-211-2/+2
* dosfs: Unsigned compared against 0Gedare Bloom2013-09-051-1/+1
* dosfs: UTF-8 Support: UI, backwards compatibilityRalf Kirchner2013-06-031-117/+74
* libfs: Doxygen Enhancement Task #6"Mathew Kallada2012-12-201-2/+7
* dosfs: Use fs_info instead of mt_entrySebastian Huber2012-07-111-4/+4
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* dosfs: Remove fat_file_datasync()Sebastian Huber2012-05-111-31/+0
* Filesystem: PR1871: Fix O_APPENDSebastian Huber2012-05-111-64/+0
* Filesystem: PR1398: Fix lseek() mechanicSebastian Huber2012-05-111-32/+0
* libblock: Change bdbuf APISebastian Huber2012-03-131-1/+1
* Filesystem: Reference counting for locationsSebastian Huber2012-03-131-115/+5
* Moved empty test in front of busy testsSebastian Huber2012-02-101-10/+10
* Check that the file offset is valid after a seekSebastian Huber2012-02-091-14/+4
* Remove stray whitespaces.Ralf Corsepius2011-11-061-1/+1
* 2011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-11-061-2/+2
* 2011-07-21 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-07-211-1/+1
* 2010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-07-151-4/+4
* 2010-07-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-041-1/+0
* 2010-03-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-03-121-2/+2
* 010-03-04 Chris Johns <chrisj@rtems.org>Chris Johns2010-03-041-2/+2
* Whitespace removal.Ralf Corsepius2009-11-291-11/+11
* 2009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns2009-06-121-1/+2
* 2009-04-29 Chris Johns <chrisj@rtems.org>Chris Johns2009-04-291-65/+217
* 2009-03-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-03-091-1/+1
* Use "bool" instead of "rtems_boolean|boolean".Ralf Corsepius2008-09-041-1/+1
* 2008-07-29 Chris Johns <chrisj@rtems.org>Chris Johns2008-07-291-11/+11
* Added S_IRWXU, S_IRWXG and S_IRWXO to file mode.Thomas Doerfler2008-07-101-1/+1
* Use size_t instead of uint32_t for read/write count-args.Ralf Corsepius2006-12-081-1/+1
* 2005-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-05-061-4/+5
* Remove stray white spaces.Ralf Corsepius2004-04-171-96/+96
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+1
* 2004-03-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-221-8/+8
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* Patch from Victor V. Vengerov <vvv@oktet.ru> to remove Linux code.Chris Johns2003-07-021-2/+2
* 2003-03-25 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Joel Sherrill2003-03-251-6/+76
* 2002-02-28 Victor V. Vengerov <vvv@oktet.ru>Joel Sherrill2002-02-281-0/+483