summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/open.c (unfollow)
Commit message (Expand)AuthorFilesLines
2005-07-13Pass along errno from failed ftruncate().Eric Norum1-0/+1
2004-04-18Remove stray white spaces.Ralf Corsepius1-6/+6
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2003-09-022003-09-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2003-08-052003-08-05 Till Strauman <strauman@slac.stanford.edu>Jennifer Averett1-0/+6
2002-01-042002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+4
2001-10-192001-10-18 Till Straumann <strauman@SLAC.Stanford.EDU>Joel Sherrill1-2/+0
2001-10-172001-10-17 Till Straumann <strauman@SLAC.Stanford.EDU>Joel Sherrill1-0/+6
2001-04-242001-04-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+0
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-3/+2
1999-10-12Added call to freenod to let each filesystem free its own internalJoel Sherrill1-7/+11
1999-02-10Set the read/write offset to 0 when the file is opened. The ACVC had a testJoel Sherrill1-0/+1
1999-02-05Corrected spacing and added some new error checks that were neededJoel Sherrill1-2/+2
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill1-0/+202