summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libcsupport/src/open.c (unfollow)
Commit message (Expand)AuthorFilesLines
2002-07-22Remove, moved to cpukit.Ralf Corsepius1-215/+0
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