summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs_handlers_directory.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-12IMFS: Introduce IMFS_mknod_controlSebastian Huber1-6/+8
2015-01-27IMFS: Replace node union with individual structSebastian Huber1-11/+16
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-12-20Filesystem: Use default kqfilter and poll handlerSebastian Huber1-0/+2
2013-12-20Filesystem: Add readv/writev handlersSebastian Huber1-11/+13
2012-12-20libfs: Doxygen Enhancement Task #1Alex Ivanov1-2/+7
2012-10-07Filesystem: Reject removal of root nodesSebastian Huber1-3/+2
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-05-11Filesystem: PR1398: Fix lseek() mechanicSebastian Huber1-1/+1
2012-03-13IMFS: Node specific stat handlersSebastian Huber1-1/+30
2012-03-13IMFS: Add and use node controlSebastian Huber1-5/+40
2012-03-13IMFS: Removed superfluous imfs_dir_open()Sebastian Huber1-1/+1
2012-03-13IMFS: Reference counting for nodesSebastian Huber1-1/+1
2012-03-13Filesystem: New defaults fsync_h and fdatasync_hSebastian Huber1-2/+2
2012-03-13Filesystem: Reference counting for locationsSebastian Huber1-8/+4
2012-02-02Removed fpathconf file system node handler.Sebastian Huber1-1/+0
2010-08-252010-08-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-1/+1
2010-07-012010-07-01 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-5/+5
2008-05-27Added const qualifier to various pointers and data tables toThomas Doerfler1-1/+1
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+0
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2001-01-222001-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
2000-08-252000-08-25 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-7/+0
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-02The object memfile.o was being included in the miniIMFS even though itJoel Sherrill1-1/+1
1999-10-29Moved the rmnod callback from the operations table to the handler table.Jennifer Averett1-1/+10
1999-10-26New files created by split of old imfs_handlers.c.Joel Sherrill1-0/+37