summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs_symlink.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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: Simplify IMFS_symlink()Sebastian Huber2015-02-121-26/+7
* 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/+76
* IMFS: Replace node union with individual structSebastian Huber2015-01-271-6/+6
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* Include missing <string.h>Sebastian Huber2013-07-231-0/+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
* Filesystem: Reference counting for locationsSebastian Huber2012-03-131-26/+11
* Remove stray whitespaces.Ralf Corsepius2011-11-061-1/+1
* 2010-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-01-191-8/+6
* 2010-01-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-01-181-0/+6
* 2010-01-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-01-181-5/+5
* 2009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns2009-06-121-1/+1
* Added const qualifier to various pointers and data tables toThomas Doerfler2008-05-271-3/+14
* Remove stray white spaces.Ralf Corsepius2004-04-171-1/+1
* Remove stray white spaces.Ralf Corsepius2004-04-151-2/+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-1/+2
* 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/+60