summaryrefslogtreecommitdiff
path: root/cpukit/libfs/src/imfs/imfs_creat.c (follow)
AgeCommit message (Expand)Author
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber
2020-04-16Canonicalize config.h includeSebastian Huber
2020-03-04imfs: Simplify IMFS_create_node()Sebastian Huber
2017-12-13IMFS: Include <rtems/imfs.h>Sebastian Huber
2015-03-05IMFS: Fix warningSebastian Huber
2015-02-15IMFS: Implement variable length node namesSebastian Huber
2015-02-12IMFS: Add root directory to FS infoSebastian Huber
2015-02-12IMFS: Introduce IMFS_mknod_controlSebastian Huber
2015-02-04IMFS: Simplify ino generationSebastian Huber
2015-01-28IMFS: Reduce IMFS node typesSebastian 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-03-22libfs: Always use geteuid() and getegid()Sebastian Huber
2012-12-21IMFS: Fix resource leak in IMFS_allocate_node()Sebastian Huber
2012-12-18libfs: Doxygen Enhancement Task #2Alex Ivanov
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2012-03-13IMFS: Add and use node controlSebastian Huber
2012-03-13IMFS: Reference counting for nodesSebastian Huber
2012-03-13IMFS: Use unprotected chain operationsSebastian Huber
2012-03-13IMFS: Do not check for unsupported typesSebastian Huber
2012-03-13Filesystem: Reference counting for locationsSebastian Huber
2010-08-182010-08-18 Chris Johns <chrisj@rtems.org>Chris Johns
2010-08-022010-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2010-07-302010-07-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2010-07-152010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber
2010-06-242010-06-24 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
2010-06-242010-06-24 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
2010-06-082010-06-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber
2010-01-192010-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-10-142008-10-14 Wei Shen <cquark@gmail.com>Joel Sherrill
2008-07-032008-07-03 Chris Johns <chrisj@rtems.org>Chris Johns
2008-05-27Added const qualifier to various pointers and data tables toThomas Doerfler
2004-04-17Remove stray white spaces.Ralf Corsepius
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
2000-12-132000-12-12 Jake Janovetz <janovetz@uiuc.edu>Joel Sherrill
2000-11-012000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1999-02-24Changed IMFS to use IMFS_NAME_MAX as the maximum length of a basenameJoel Sherrill
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill