summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs_mknod.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-201-1/+1
* imfs: Add <rtems/imfsimpl.h>Sebastian Huber2022-07-251-1/+1
* cpukit/libfs/src/imfs: Change license to BSD-2Joel Sherrill2022-03-221-3/+22
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-281-1/+2
* Canonicalize config.h includeSebastian Huber2020-04-161-2/+2
* IMFS: Include <rtems/imfs.h>Sebastian Huber2017-12-131-1/+1
* IMFS: Allow static initialization of FS infoSebastian Huber2015-02-121-7/+10
* IMFS: Introduce IMFS_mknod_controlSebastian Huber2015-02-121-1/+4
* IMFS: Reduce IMFS node typesSebastian Huber2015-01-281-4/+9
* IMFS: Replace node union with individual structSebastian Huber2015-01-271-18/+7
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* IMFS: Use IMFS_mtime_ctime_update()Sebastian Huber2013-10-271-2/+1
* IMFS: PR2093: Fix warningSebastian Huber2013-02-271-3/+2
* libfs: Doxygen Enhancement Task #1Alex Ivanov2012-12-201-4/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* Filesystem: Reference counting for locationsSebastian Huber2012-03-131-50/+48
* Remove stray whitespaces.Ralf Corsepius2011-11-061-2/+2
* 2011-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-08-021-0/+2
* 2010-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-08-021-13/+4
* 2010-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-01-191-4/+6
* 2010-01-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-01-181-2/+5
* 2009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns2009-06-121-1/+1
* 2008-10-14 Wei Shen <cquark@gmail.com>Joel Sherrill2008-10-141-1/+4
* Remove stray white spaces.Ralf Corsepius2004-04-171-4/+4
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-041-2/+3
* 2001-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-221-0/+4
* 2000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-11-011-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Removed asserts that shouldn't be called and commented case where thisJennifer Averett1999-03-311-2/+0
* Changed IMFS to use IMFS_NAME_MAX as the maximum length of a basenameJoel Sherrill1999-02-241-1/+1
* Added base version of file system infrastructure. This includes a majorJoel Sherrill1998-11-231-0/+76