summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/stat.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Canonicalize config.h includeSebastian Huber2020-04-161-2/+2
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-261-2/+2
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* stat.c: Fix missing prototype warningsJoel Sherrill2013-09-221-1/+15
* libcsupport: Doxygen Enhancement Task #8Alex Ivanov2012-12-151-10/+15
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* Filesystem: Rename definesSebastian Huber2012-03-131-1/+1
* Filesystem: Reference counting for locationsSebastian Huber2012-03-131-38/+12
* 2010-07-01 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett2010-07-011-5/+0
* 2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-141-3/+0
* Add __attribute__((unused)) to function arguments.Ralf Corsepius2009-09-151-1/+1
* 2009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns2009-06-121-1/+2
* Convert using "bool".Ralf Corsepius2008-09-011-1/+1
* Remove stray white spaces.Ralf Corsepius2004-04-181-2/+2
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 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-2/+3
* 2001-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-081-0/+4
* 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
* 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-2/+10
* Added lstat().Joel Sherrill1999-04-221-6/+20
* Added base version of file system infrastructure. This includes a majorJoel Sherrill1998-11-231-0/+79