summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/chdir.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-201-1/+1
* cpukit/libcsupport/src/[a-f]*: Change license to BSD-2Joel Sherrill2022-04-011-3/+22
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-281-1/+2
* Canonicalize config.h includeSebastian Huber2020-04-161-2/+2
* libio: Fix deadlock in location managementSebastian Huber2017-03-161-1/+1
* Filesystem: Delete node type operationSebastian Huber2015-01-221-3/+2
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* libcsupport: Doxygen Enhancement Task #3Mathew Kallada2012-12-081-2/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* Filesystem: Rename definesSebastian Huber2012-03-131-2/+2
* Filesystem: Reference counting for locationsSebastian Huber2012-03-131-32/+36
* 2010-07-01 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett2010-07-011-5/+0
* 2010-04-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-04-281-3/+4
* 2009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns2009-06-121-1/+1
* Convert using "bool".Ralf Corsepius2008-09-011-1/+1
* Remove stray white spaces.Ralf Corsepius2004-04-181-5/+5
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-041-2/+3
* 2001-11-07 Jennifer Averett <jennifer@OARcorp.com>Joel Sherrill2001-11-071-1/+2
* 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-6/+3
* Added call to freenod to let each filesystem free its own internalJoel Sherrill1999-10-121-3/+12
* Added base version of file system infrastructure. This includes a majorJoel Sherrill1998-11-231-0/+50