summaryrefslogtreecommitdiff
path: root/cpukit/libfs/src/imfs/imfs_handlers_device.c (follow)
AgeCommit message (Expand)Author
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber
2020-04-16Canonicalize config.h includeSebastian Huber
2017-12-13IMFS: Include <rtems/imfs.h>Sebastian Huber
2017-07-14posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel
2015-02-12IMFS: Introduce IMFS_mknod_controlSebastian Huber
2015-01-27IMFS: Replace node union with individual structSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-12-20Filesystem: Use default kqfilter and poll handlerSebastian Huber
2013-12-20Filesystem: Add readv/writev handlersSebastian Huber
2012-12-20libfs: Doxygen Enhancement Task #1Alex Ivanov
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2012-05-11Filesystem: PR1398: Fix lseek() mechanicSebastian Huber
2012-03-13IMFS: Node specific stat handlersSebastian Huber
2012-03-13IMFS: Add and use node controlSebastian Huber
2012-03-13Filesystem: New defaults fsync_h and fdatasync_hSebastian Huber
2012-03-13Filesystem: Reference counting for locationsSebastian Huber
2012-02-02Removed fpathconf file system node handler.Sebastian Huber
2010-07-012010-07-01 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
2008-07-10Added S_IRWXU, S_IRWXG and S_IRWXO to file mode.Thomas Doerfler
2008-05-27Added const qualifier to various pointers and data tables toThomas Doerfler
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2001-01-222001-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1999-11-05Unmount was failing as a side-effect of splitting the rmnod handlerJoel Sherrill
1999-11-02The object memfile.o was being included in the miniIMFS even though itJoel Sherrill
1999-10-29Moved the rmnod callback from the operations table to the handler table.Jennifer Averett
1999-10-26New files created by split of old imfs_handlers.c.Joel Sherrill