summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs_link.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel2017-07-141-0/+1
* IMFS: Fix resource leakSebastian Huber2015-02-121-1/+9
* IMFS: Introduce IMFS_mknod_controlSebastian Huber2015-02-121-1/+1
* IMFS: Reduce IMFS node typesSebastian Huber2015-01-281-2/+4
* IMFS: Aggregate link support in dedicated modulesSebastian Huber2015-01-281-0/+74
* IMFS: Replace node union with individual structSebastian Huber2015-01-271-6/+4
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* libfs: Doxygen Enhancement Task #1Alex Ivanov2012-12-201-6/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* IMFS: Reference counting for nodesSebastian Huber2012-03-131-4/+8
* Filesystem: Reference counting for locationsSebastian Huber2012-03-131-24/+9
* Remove stray whitespaces.Ralf Corsepius2011-11-061-1/+1
* 2010-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-01-191-7/+6
* 2010-01-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-01-181-1/+5
* 2009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns2009-06-121-1/+1
* Remove stray white spaces.Ralf Corsepius2004-04-171-3/+3
* 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
* 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/+72