summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/unmount.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-01cpukit/libcsupport/src/[s-z]*: Change license to BSD-2Joel Sherrill1-3/+22
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2012-12-11libcsupport: Doxygen enhancement GCI task #6Alex Ivanov1-7/+13
2012-10-30Filesystem: Use transient eventSebastian Huber1-6/+3
2012-10-07Filesystem: Rename functionSebastian Huber1-1/+1
2012-05-29Filesystem: Wait for unmount() to finishSebastian Huber1-8/+41
2012-05-15Filesystem: Move operations to mount table entrySebastian Huber1-1/+4
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-03-13Filesystem: Rename definesSebastian Huber1-1/+1
2012-03-13Filesystem: Reference counting for locationsSebastian Huber1-132/+23
2010-07-042010-07-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2010-07-012010-07-01 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett1-11/+0
2010-07-012010-07-01 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-46/+11
2010-06-102010-06-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-11/+0
2010-05-312010-05-31 Chris Johns <chrisj@rtems.org>Chris Johns1-0/+1
2009-09-15Add __attribute__((unused)) to function arguments.Ralf Corsepius1-2/+2
2009-06-122009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns1-1/+1
2008-09-01Convert using "bool".Ralf Corsepius1-5/+5
2008-07-032008-07-03 Chris Johns <chrisj@rtems.org>Chris Johns1-4/+4
2004-04-18Remove stray white spaces.Ralf Corsepius1-10/+10
2004-04-15Remove stray white spaces.Ralf Corsepius1-2/+0
2004-04-012004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
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-6/+7
2001-10-252001-10-25 Jennifer Averett <jennifer@OARcorp.com>Joel Sherrill1-88/+116
2001-10-172001-10-17 Till Straumann <strauman@SLAC.Stanford.EDU>Joel Sherrill1-2/+5
2001-01-252001-01-25 Fernando Ruiz <fernando.ruiz@ctv.es>Joel Sherrill1-1/+0
2001-01-082001-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
2000-12-062000-12-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+0
2000-11-172000-11-17 Jennifer Averret <jennifer@OARcorp.com>Jennifer Averett1-58/+35
2000-11-012000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-10-252000-10-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-5/+0
2000-09-282000-09-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+2
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-10/+2
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-10-25Added code to correctly free any allocated space during the evaluationJennifer Averett1-0/+1
1999-10-12Added rtems_filesystem_freenode() macro and added calls at appropriateJoel Sherrill1-11/+6
1999-10-12Added call to freenod to let each filesystem free its own internalJoel Sherrill1-5/+19
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill1-0/+214