summaryrefslogtreecommitdiff
path: root/cpukit/libcsupport/src/mount.c (follow)
AgeCommit message (Expand)Author
2007-07-132007-07-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2004-04-18Remove stray white spaces.Ralf Corsepius
2004-04-012004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2003-02-20Patch against RTEMS-ss-20030128Joel Sherrill
2002-11-112002-11-07 <strauman@slac.stanford.edu>Joel Sherrill
2002-11-072002-11-07 <strauman@slac.stanford.edu>Jennifer Averett
2002-10-232002-10-23 <strauman@slac.stanford.edu>Jennifer Averett
2001-01-082001-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
2000-11-202000-11-20 Dmitry Kargapolov <dk@gentex.ru>Joel Sherrill
2000-11-172000-11-17 Jennifer Averret <jennifer@OARcorp.com>Jennifer Averett
2000-11-012000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2000-10-252000-10-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2000-09-282000-09-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
1999-11-29Fixed spacing.Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1999-10-25Added code to correctly free any allocated space during the evaluationJennifer Averett
1999-10-12Added rtems_filesystem_freenode() macro and added calls at appropriateJoel Sherrill
1999-10-12Added call to freenod to let each filesystem free its own internalJoel Sherrill
1999-06-15After comments D. V. Henkel-Wallace <gumby@zembu.com>, the interface toJoel Sherrill
1999-06-14RTEMS_FILESYSTEM_READ_WRITE_ONLY changed to RTEMS_FILESYSTEM_READ_WRITEJoel Sherrill
1999-06-09Switched to using strcasecmp() since it is more portable.Joel Sherrill
1999-05-27Removed usage of printf.Joel Sherrill
1999-02-24Changed IMFS to use IMFS_NAME_MAX as the maximum length of a basenameJoel Sherrill
1999-02-05Corrected spacing and added some new error checks that were neededJoel Sherrill
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill