summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/deviceio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit/libfs/src/imfs: Change license to BSD-2Joel Sherrill2022-03-221-3/+22
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-281-1/+2
* Canonicalize config.h includeSebastian Huber2020-04-161-2/+2
* IMFS: Include <rtems/imfs.h>Sebastian Huber2017-12-131-1/+1
* IMFS: Replace node union with individual structSebastian Huber2015-01-271-25/+15
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* libfs: Doxygen Enhancement Task #2Alex Ivanov2012-12-181-5/+7
* Filesystem: Add shared device IO supportSebastian Huber2012-05-151-114/+26
* Filesystem: Use ioctl_command_tSebastian Huber2012-05-151-3/+3
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* Filesystem: PR1398: Fix lseek() mechanicSebastian Huber2012-05-111-17/+0
* IMFS: Reference counting for nodesSebastian Huber2012-03-131-2/+0
* Filesystem: Reference counting for locationsSebastian Huber2012-03-131-7/+5
* 2011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-11-061-3/+3
* 2010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-07-151-5/+5
* 2010-06-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-06-081-0/+2
* 2010-06-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-06-081-14/+4
* 2009-04-29 Chris Johns <chrisj@rtems.org>Chris Johns2009-04-291-4/+6
* 2009-03-12 Santosh G Vattam <vattam.santosh@gmail.com>Joel Sherrill2009-03-121-1/+1
* 2009-03-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-03-091-1/+1
* 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-251-27/+1
* 2008-09-17 Miao Yan <yanmiaobest@gmail.com>Joel Sherrill2008-09-171-1/+1
* 2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-081-1/+1
* Added S_IRWXU, S_IRWXG and S_IRWXO to file mode.Thomas Doerfler2008-07-101-0/+8
* Added const qualifier to various pointers and data tables toThomas Doerfler2008-05-271-1/+1
* Use size_t instead of uint32_t for read/write count-args.Ralf Corsepius2006-12-081-2/+2
* Remove stray white spaces.Ralf Corsepius2004-04-171-1/+1
* 2004-03-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-221-6/+6
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2003-08-05 <djc915@mail.usask.ca>Jennifer Averett2003-08-051-7/+4
* 2002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-09-141-4/+4
* 2001-07-06 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Joel Sherrill2001-07-061-7/+42
* 2001-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-221-0/+4
* 2000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-11-011-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Unmount was failing as a side-effect of splitting the rmnod handlerJoel Sherrill1999-11-051-52/+3
* The object memfile.o was being included in the miniIMFS even though itJoel Sherrill1999-11-021-0/+56
* Added base version of file system infrastructure. This includes a majorJoel Sherrill1998-11-231-0/+215