summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs_mknod.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-07-25imfs: Add <rtems/imfsimpl.h>Sebastian Huber1-1/+1
2022-03-22cpukit/libfs/src/imfs: Change license to BSD-2Joel Sherrill1-3/+22
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+2
2017-12-13IMFS: Include <rtems/imfs.h>Sebastian Huber1-1/+1
2015-02-12IMFS: Allow static initialization of FS infoSebastian Huber1-7/+10
2015-02-12IMFS: Introduce IMFS_mknod_controlSebastian Huber1-1/+4
2015-01-28IMFS: Reduce IMFS node typesSebastian Huber1-4/+9
2015-01-27IMFS: Replace node union with individual structSebastian Huber1-18/+7
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-10-27IMFS: Use IMFS_mtime_ctime_update()Sebastian Huber1-2/+1
2013-02-27IMFS: PR2093: Fix warningSebastian Huber1-3/+2
2012-12-20libfs: Doxygen Enhancement Task #1Alex Ivanov1-4/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-03-13Filesystem: Reference counting for locationsSebastian Huber1-50/+48
2011-11-06Remove stray whitespaces.Ralf Corsepius1-2/+2
2011-08-022011-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+2
2010-08-022010-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-13/+4
2010-01-192010-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+6
2010-01-182010-01-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+5
2009-06-122009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns1-1/+1
2008-10-142008-10-14 Wei Shen <cquark@gmail.com>Joel Sherrill1-1/+4
2004-04-17Remove stray white spaces.Ralf Corsepius1-4/+4
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+0
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-01-042002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-2/+3
2001-01-222001-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
2000-11-012000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-03-31Removed asserts that shouldn't be called and commented case where thisJennifer Averett1-2/+0
1999-02-24Changed IMFS to use IMFS_NAME_MAX as the maximum length of a basenameJoel Sherrill1-1/+1
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill1-0/+76