summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs_handlers_directory.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* IMFS: Add CONFIGURE_IMFS_DISABLE_READDIRSebastian Huber2015-02-141-113/+0
* IMFS: Introduce IMFS_mknod_controlSebastian Huber2015-02-121-6/+8
* IMFS: Replace node union with individual structSebastian Huber2015-01-271-11/+16
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* Filesystem: Use default kqfilter and poll handlerSebastian Huber2013-12-201-0/+2
* Filesystem: Add readv/writev handlersSebastian Huber2013-12-201-11/+13
* libfs: Doxygen Enhancement Task #1Alex Ivanov2012-12-201-2/+7
* Filesystem: Reject removal of root nodesSebastian Huber2012-10-071-3/+2
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* Filesystem: PR1398: Fix lseek() mechanicSebastian Huber2012-05-111-1/+1
* IMFS: Node specific stat handlersSebastian Huber2012-03-131-1/+30
* IMFS: Add and use node controlSebastian Huber2012-03-131-5/+40
* IMFS: Removed superfluous imfs_dir_open()Sebastian Huber2012-03-131-1/+1
* IMFS: Reference counting for nodesSebastian Huber2012-03-131-1/+1
* Filesystem: New defaults fsync_h and fdatasync_hSebastian Huber2012-03-131-2/+2
* Filesystem: Reference counting for locationsSebastian Huber2012-03-131-8/+4
* Removed fpathconf file system node handler.Sebastian Huber2012-02-021-1/+0
* 2010-08-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-08-251-1/+1
* 2010-07-01 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-07-011-5/+5
* Added const qualifier to various pointers and data tables toThomas Doerfler2008-05-271-1/+1
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2001-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-221-0/+4
* 2000-08-25 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2000-08-251-7/+0
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* The object memfile.o was being included in the miniIMFS even though itJoel Sherrill1999-11-021-1/+1
* Moved the rmnod callback from the operations table to the handler table.Jennifer Averett1999-10-291-1/+10
* New files created by split of old imfs_handlers.c.Joel Sherrill1999-10-261-0/+37