summaryrefslogtreecommitdiff
path: root/cpukit/libcsupport/src/fcntl.c (follow)
AgeCommit message (Expand)Author
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber
2020-04-16Canonicalize config.h includeSebastian Huber
2020-03-13libio: Robust file descriptor reference countingSebastian Huber
2017-09-15libio: Add hold/drop iop referenceSebastian Huber
2017-09-15libio: LIBIO_GET_IOP() LIBIO_GET_IOP_WITH_ACCESS()Sebastian Huber
2017-09-15libio: Add rtems_libio_iop_flags()Sebastian Huber
2017-09-15libio: Add rtems_libio_iop_flags_initialize()Sebastian Huber
2017-09-15libio: Add iop set/clear flagsSebastian Huber
2017-09-14libio: Remove LIBIO_FLAGS_CREATESebastian Huber
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber
2015-02-04Filesystem: Use rtems_libio_iop_to_descriptor()Sebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-12-10PR2158: Add support for dup2.Chris Johns
2012-12-08libcsupport: Doxygen Enhancement Task #3Mathew Kallada
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2012-03-13Filesystem: Reference counting for locationsSebastian Huber
2010-07-152010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber
2010-07-012010-07-01 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett
2009-09-30Rework autoconf defines.Ralf Corsepius
2009-09-15Add __attribute__((unused)) to function arguments.Ralf Corsepius
2004-04-18Remove stray white spaces.Ralf Corsepius
2004-04-15Remove stray white spaces.Ralf Corsepius
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2003-02-052003-02-05 Till Straumann <strauman@slac.stanford.edu>Joel Sherrill
2002-01-062002-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>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-10-182000-10-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2000-09-282000-09-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2000-08-112000-08-11 Chris Johns <ccj@acm.org>Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1999-11-02Fixed F_SETFL to properly convert between internalJoel Sherrill
1999-03-31Corrected return value.Jennifer Averett
1999-03-19Another cleanup patch for the previous rejected hunk.Joel Sherrill
1999-03-19A cleanup patch on fcntl.c from Eric Norum <eric@skatter.usask.ca> forJoel Sherrill
1999-03-19Patch from Eric Norum <eric@skatter.usask.ca> that adds externalJoel Sherrill
1999-03-08Added support for F_GETFL and F_SETFL.Joel Sherrill
1999-03-06Added F_GETFL support so the fdopen() implementation in newlib 1.8.1Joel Sherrill
1999-03-01Patch from Eric Norum <eric@skatter.usask.ca> to eliminate externalJoel Sherrill
1999-01-20More general fix based on bug report and patch from Ian Lance TaylorJoel Sherrill
1998-12-10Merged Eric Norum's select patch that was based on 4.0 and resolvedJoel Sherrill
1998-12-03Added source for F_DUPFD.Jennifer Averett
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill