summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/stat.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+2
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber1-2/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-09-22stat.c: Fix missing prototype warningsJoel Sherrill1-1/+15
2012-12-15libcsupport: Doxygen Enhancement Task #8Alex Ivanov1-10/+15
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-38/+12
2010-07-012010-07-01 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett1-5/+0
2009-10-142009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-3/+0
2009-09-15Add __attribute__((unused)) to function arguments.Ralf Corsepius1-1/+1
2009-06-122009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns1-1/+2
2008-09-01Convert using "bool".Ralf Corsepius1-1/+1
2004-04-18Remove stray white spaces.Ralf Corsepius1-2/+2
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
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-2/+3
2001-01-082001-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
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
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-2/+10
1999-04-22Added lstat().Joel Sherrill1-6/+20
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill1-0/+79