summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/read.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-01cpukit/libcsupport/src/[g-r]*: Change license to BSD-2Joel Sherrill1-3/+22
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2017-09-15libio: Add hold/drop iop referenceSebastian Huber1-1/+4
2017-09-15libio: LIBIO_GET_IOP() LIBIO_GET_IOP_WITH_ACCESS()Sebastian Huber1-4/+1
2017-09-15libio: rtems_libio_check_permissions_with_error()Sebastian Huber1-1/+1
2017-09-15libio: Do simple parameter checks earlySebastian Huber1-2/+3
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber1-1/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2012-12-11libcsupport: Doxygen enhancement GCI task #4Alex Ivanov1-8/+13
2012-05-15Filesystem: PR1255: Move offset update to handlersSebastian Huber1-7/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-222011-07-22 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-2/+2
2010-08-232010-08-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+1
2010-07-152010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-1/+1
2010-07-012010-07-01 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett1-3/+0
2010-06-242010-06-24 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1/+3
2009-09-30Rework autoconf defines.Ralf Corsepius1-1/+1
2009-09-15Add __attribute__((unused)) to function arguments.Ralf Corsepius1-1/+1
2007-09-202007-09-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2006-12-08Use size_t instead of uint32_t for read/write count-args.Ralf Corsepius1-2/+2
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-01-042002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+2
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-03-01Patch from Eric Norum <eric@skatter.usask.ca> to eliminate externalJoel Sherrill1-16/+0
1999-01-20More general fix based on bug report and patch from Ian Lance TaylorJoel Sherrill1-0/+1
1998-12-14Corrected prototype to confirm to POSIX 1003.1b.Joel Sherrill1-5/+2
1998-12-10Merged Eric Norum's select patch that was based on 4.0 and resolvedJoel Sherrill1-8/+9
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill1-0/+84