summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/lseek.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-01cpukit/libcsupport/src/[g-r]*: Change license to BSD-2Joel Sherrill1-5/+27
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+2
2017-09-15libio: Add hold/drop iop referenceSebastian Huber1-1/+4
2017-09-15libio: LIBIO_GET_IOP() LIBIO_GET_IOP_WITH_ACCESS()Sebastian Huber1-3/+1
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-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-05-11Filesystem: PR1398: Fix lseek() mechanicSebastian Huber1-53/+1
2012-03-13Filesystem: Reference counting for locationsSebastian Huber1-35/+45
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-7/+0
2009-09-30Rework autoconf defines.Ralf Corsepius1-1/+1
2009-09-15Add __attribute__((unused)) to function arguments.Ralf Corsepius1-1/+1
2004-04-18Remove stray white spaces.Ralf Corsepius1-1/+1
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+0
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-2/+3
2001-08-172001-08-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-3/+2
2001-08-162001-08-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-6/+26
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-10Merged Eric Norum's select patch that was based on 4.0 and resolvedJoel Sherrill1-5/+6
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill1-0/+93