summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/rfs/rtems-rfs-rtems-dev.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-2/+2
* posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel2017-07-141-0/+1
* rfs: cast minor to uintptr_t to truncate explicitlyGedare Bloom2015-03-161-2/+2
* 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
* rfs: Doxygen group cannot have a dash in itJoel Sherrill2013-01-101-1/+1
* libfs: Doxygen Enhancement Task #2Alex Ivanov2012-12-181-10/+9
* Filesystem: Add shared device IO supportSebastian Huber2012-05-151-59/+8
* Filesystem: Use ioctl_command_tSebastian Huber2012-05-151-3/+3
* rfs: Fix major and minor number integer typesSebastian Huber2012-05-151-25/+30
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* Filesystem: PR1398: Fix lseek() mechanicSebastian Huber2012-05-111-19/+1
* Filesystem: New defaults fsync_h and fdatasync_hSebastian Huber2012-03-131-2/+2
* Filesystem: Reference counting for locationsSebastian Huber2012-03-131-5/+3
* Removed fpathconf file system node handler.Sebastian Huber2012-02-021-1/+0
* 2011-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-021-5/+1
* Remove stray whitespaces.Ralf Corsepius2011-11-061-7/+7
* 2011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-11-061-4/+4
* 2011-03-15 Chris Johns <chrisj@rtems.org>Chris Johns2011-03-151-1/+1
* 2010-07-01 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-07-011-4/+4
* 2010-06-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-06-081-6/+2
* 2010-03-27 Chris Johns <chrisj@rtems.org>Chris Johns2010-03-271-0/+4
* 2010-02-18 Chris Johns <chrisj@rtems.org>Chris Johns2010-02-181-0/+271