summaryrefslogtreecommitdiff
path: root/cpukit/libcsupport/src/open.c (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2020-03-13libio: Robust file descriptor reference countingSebastian Huber
2018-10-22Support O_NOFOLLOW open() flagSebastian Huber
2018-10-18Support O_DIRECTORY open() flagSebastian Huber
2017-09-15libio: Add hold/drop iop referenceSebastian Huber
2017-09-15libio: Add rtems_libio_iop_flags_initialize()Sebastian Huber
2017-09-15libio: Add iop set/clear flagsSebastian Huber
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber
2015-02-04Filesystem: Use rtems_libio_iop_to_descriptor()Sebastian Huber
2015-01-22Filesystem: Delete node type operationSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2012-12-11libcsupport: GCI Doxygen Task #7Alex Ivanov
2012-05-15Filesystem: Move operations to mount table entrySebastian Huber
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2012-03-13Filesystem: Rename definesSebastian Huber
2012-03-13Filesystem: Reference counting for locationsSebastian Huber
2011-12-012011-12-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2010-08-232010-08-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2010-07-152010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber
2010-07-072010-07-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2010-07-012010-07-01 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett
2010-02-162010-02-16 Chris Johns <chrisj@rtems.org>Chris Johns
2009-09-30Rework autoconf defines.Ralf Corsepius
2009-09-15Add __attribute__((unused)) to function arguments.Ralf Corsepius
2009-06-122009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns
2008-10-142008-10-14 Wei Shen <cquark@gmail.com>Joel Sherrill
2008-09-01Convert using "bool".Ralf Corsepius
2005-07-13Pass along errno from failed ftruncate().Eric Norum
2004-04-18Remove stray white spaces.Ralf Corsepius
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2003-09-022003-09-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2003-08-052003-08-05 Till Strauman <strauman@slac.stanford.edu>Jennifer Averett
2002-01-042002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
2001-10-192001-10-18 Till Straumann <strauman@SLAC.Stanford.EDU>Joel Sherrill
2001-10-172001-10-17 Till Straumann <strauman@SLAC.Stanford.EDU>Joel Sherrill
2001-04-242001-04-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2001-01-082001-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
2000-11-012000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2000-09-282000-09-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
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-02-10Set the read/write offset to 0 when the file is opened. The ACVC had a testJoel 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