summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/ioman.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-201-1/+1
* cpukit/libfs/src/imfs: Change license to BSD-2Joel Sherrill2022-03-221-3/+22
* rtems: Remove deprecated rtems_io_lookup_name()Sebastian Huber2020-07-141-21/+0
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-281-1/+2
* Canonicalize config.h includeSebastian Huber2020-04-161-2/+2
* cpukit/libfs/src/imfs/ioman.c: Fix typoJoel Sherrill2014-10-201-1/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* libfs: Doxygen Enhancement Task #2Alex Ivanov2012-12-181-9/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* Filesystem: Reference counting for locationsSebastian Huber2012-03-131-38/+16
* 2011-10-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-101-1/+1
* 2010-07-06 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-07-061-6/+2
* 2010-06-24 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-06-241-2/+0
* 2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-141-8/+0
* 2009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns2009-06-121-1/+1
* Use "bool" instead of "rtems_boolean|boolean".Ralf Corsepius2008-09-041-1/+1
* 2006-01-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-081-3/+3
* Remove stray white spaces.Ralf Corsepius2004-04-171-5/+5
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2003-02-03 Steven Johnson <sjohnson@neurizon.net>Joel Sherrill2003-02-031-9/+6
* 2002-04-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-081-0/+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-1/+3
* 2000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-11-011-1/+1
* 2000-09-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-09-281-2/+2
* 2000-08-11 Chris Johns <ccj@acm.org>Joel Sherrill2000-08-111-0/+5
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Added rtems_filesystem_freenode() macro and added calls at appropriateJoel Sherrill1999-10-121-4/+2
* Added call to freenod to let each filesystem free its own internalJoel Sherrill1999-10-121-4/+16
* Modifications for RTEMS_UNIX.Jennifer Averett1998-12-031-1/+10
* Added base version of file system infrastructure. This includes a majorJoel Sherrill1998-11-231-0/+83