summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/ioman.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-03-22cpukit/libfs/src/imfs: Change license to BSD-2Joel Sherrill1-3/+22
2020-07-14rtems: Remove deprecated rtems_io_lookup_name()Sebastian Huber1-21/+0
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+2
2014-10-20cpukit/libfs/src/imfs/ioman.c: Fix typoJoel Sherrill1-1/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2012-12-18libfs: Doxygen Enhancement Task #2Alex Ivanov1-9/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-03-13Filesystem: Reference counting for locationsSebastian Huber1-38/+16
2011-10-102011-10-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2010-07-062010-07-06 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-6/+2
2010-06-242010-06-24 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-2/+0
2009-10-142009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-8/+0
2009-06-122009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns1-1/+1
2008-09-04Use "bool" instead of "rtems_boolean|boolean".Ralf Corsepius1-1/+1
2006-01-082006-01-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-3/+3
2004-04-17Remove stray white spaces.Ralf Corsepius1-5/+5
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2003-02-032003-02-03 Steven Johnson <sjohnson@neurizon.net>Joel Sherrill1-9/+6
2002-04-082002-04-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+1
2002-01-042002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+2
2001-01-222001-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+3
2000-11-012000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-09-282000-09-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+2
2000-08-112000-08-11 Chris Johns <ccj@acm.org>Joel Sherrill1-0/+5
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-10-12Added rtems_filesystem_freenode() macro and added calls at appropriateJoel Sherrill1-4/+2
1999-10-12Added call to freenod to let each filesystem free its own internalJoel Sherrill1-4/+16
1998-12-03Modifications for RTEMS_UNIX.Jennifer Averett1-1/+10
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill1-0/+83