summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs_link.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2017-07-14posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel1-0/+1
2015-02-12IMFS: Fix resource leakSebastian Huber1-1/+9
2015-02-12IMFS: Introduce IMFS_mknod_controlSebastian Huber1-1/+1
2015-01-28IMFS: Reduce IMFS node typesSebastian Huber1-2/+4
2015-01-28IMFS: Aggregate link support in dedicated modulesSebastian Huber1-0/+74
2015-01-27IMFS: Replace node union with individual structSebastian Huber1-6/+4
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2012-12-20libfs: Doxygen Enhancement Task #1Alex Ivanov1-6/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-03-13IMFS: Reference counting for nodesSebastian Huber1-4/+8
2012-03-13Filesystem: Reference counting for locationsSebastian Huber1-24/+9
2011-11-06Remove stray whitespaces.Ralf Corsepius1-1/+1
2010-01-192010-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-7/+6
2010-01-182010-01-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+5
2009-06-122009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns1-1/+1
2004-04-17Remove stray white spaces.Ralf Corsepius1-3/+3
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-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/+72