summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/rfs/rtems-rfs-rtems-file.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit/libfs/src/rfs: Change license to BSD-2Joel Sherrill2022-03-221-3/+22
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-281-1/+2
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* libio: Add rtems_libio_iop_is_append()Sebastian Huber2017-09-151-1/+1
* posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel2017-07-141-0/+1
* rtems/inttypes.h: New file. Uses contents from cpukitJoel Sherrill2017-04-181-8/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* Filesystem: Use default kqfilter and poll handlerSebastian Huber2013-12-201-0/+2
* Filesystem: Add readv/writev handlersSebastian Huber2013-12-201-1/+3
* Return the amount of data written when an error occurs rather thanChris Johns2013-07-271-3/+9
* Include missing <string.h>Sebastian Huber2013-07-231-0/+1
* rfs: Doxygen group cannot have a dash in itJoel Sherrill2013-01-101-1/+1
* libfs: Doxygen Enhancement Task #3Alex Ivanov2012-12-281-10/+10
* Filesystem: PR1255: Move offset update to handlersSebastian Huber2012-05-151-1/+6
* Filesystem: Use ioctl_command_tSebastian Huber2012-05-151-17/+1
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* Filesystem: PR1871: Fix O_APPENDSebastian Huber2012-05-111-13/+22
* Filesystem: PR1398: Fix lseek() mechanicSebastian Huber2012-05-111-14/+15
* Filesystem: Reference counting for locationsSebastian Huber2012-03-131-13/+5
* Removed fpathconf file system node handler.Sebastian Huber2012-02-021-1/+0
* Remove stray whitespaces.Ralf Corsepius2011-11-061-30/+30
* 2011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-11-061-6/+14
* 2011-03-15 Chris Johns <chrisj@rtems.org>Chris Johns2011-03-151-64/+8
* 2011-03-15 Chris Johns <chrisj@rtems.org>Chris Johns2011-03-151-12/+73
* 2010-10-19 Chris Johns <chrisj@rtems.org>Chris Johns2010-10-181-1/+4
* 2010-08-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-08-251-1/+1
* 2010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-07-151-6/+6
* 2010-07-01 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-07-011-1/+1
* 2010-06-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-06-171-1/+3
* 2010-03-27 Chris Johns <chrisj@rtems.org>Chris Johns2010-03-271-0/+4
* 2010-03-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-03-221-2/+2
* 010-02-26 Chris Johns <chrisj@rtems.org>Chris Johns2010-02-261-6/+12
* 2010-02-18 Chris Johns <chrisj@rtems.org>Chris Johns2010-02-181-0/+334