summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/open.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2010-08-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-08-231-1/+0
* 2010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-07-151-3/+1
* 2010-07-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-071-9/+8
* 2010-07-01 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett2010-07-011-5/+0
* 2010-02-16 Chris Johns <chrisj@rtems.org>Chris Johns2010-02-161-1/+1
* Rework autoconf defines.Ralf Corsepius2009-09-301-1/+1
* Add __attribute__((unused)) to function arguments.Ralf Corsepius2009-09-151-1/+1
* 2009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns2009-06-121-2/+2
* 2008-10-14 Wei Shen <cquark@gmail.com>Joel Sherrill2008-10-141-1/+3
* Convert using "bool".Ralf Corsepius2008-09-011-2/+2
* Pass along errno from failed ftruncate().Eric Norum2005-07-131-0/+1
* Remove stray white spaces.Ralf Corsepius2004-04-181-6/+6
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2003-09-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-021-1/+1
* 2003-08-05 Till Strauman <strauman@slac.stanford.edu>Jennifer Averett2003-08-051-0/+6
* 2002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-041-1/+4
* 2001-10-18 Till Straumann <strauman@SLAC.Stanford.EDU>Joel Sherrill2001-10-191-2/+0
* 2001-10-17 Till Straumann <strauman@SLAC.Stanford.EDU>Joel Sherrill2001-10-171-0/+6
* 2001-04-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-04-241-1/+0
* 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-3/+2
* Added call to freenod to let each filesystem free its own internalJoel Sherrill1999-10-121-7/+11
* Set the read/write offset to 0 when the file is opened. The ACVC had a testJoel Sherrill1999-02-101-0/+1
* Corrected spacing and added some new error checks that were neededJoel Sherrill1999-02-051-2/+2
* Added base version of file system infrastructure. This includes a majorJoel Sherrill1998-11-231-0/+202