summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/rfs/rtems-rfs-rtems.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-03-22cpukit/libfs/src/rfs: Change license to BSD-2Joel Sherrill1-3/+22
2021-05-28Change filesystem utime_h handler to utimens_hRyan Long1-9/+7
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2017-07-14posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel1-0/+1
2017-04-18rtems/inttypes.h: New file. Uses contents from cpukitJoel Sherrill1-7/+1
2016-01-05Filesystem: Remove superfluous permission checksSebastian Huber1-17/+0
2015-10-26RFS: Fix resource leakSebastian Huber1-0/+2
2015-02-09Filesystem: Delete unused fsmountme_h handlerSebastian Huber1-1/+0
2015-01-22Filesystem: Delete node type operationSebastian Huber1-61/+2
2014-11-25rtems-rfs-rtems.c: Add cast to address warningJoel Sherrill1-1/+1
2014-10-16rfs: explicitly cast to dev_tGedare Bloom1-1/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-12-20Filesystem: Use default kqfilter and poll handlerSebastian Huber1-0/+2
2013-12-20Filesystem: Add readv/writev handlersSebastian Huber1-1/+3
2013-12-19For PR 2162 - RFS File System - statvfs reports 1 block freeAlan Cudmore1-1/+1
2013-12-10PR2138: rtems_rfs_rtems_initialize() can erroneously set errno.Chris Johns1-1/+1
2013-11-21statvfs and ALL filesystem handlers: Add restrict keyword.Daniel Ramirez1-2/+3
2013-10-16RFS: Include missing header fileSebastian Huber1-0/+1
2013-09-12Filesystem: Add and use rtems_filesystem_chmod()Sebastian Huber1-23/+1
2013-07-23Include missing <string.h>Sebastian Huber1-0/+1
2013-03-22libfs: Always use geteuid() and getegid()Sebastian Huber1-5/+0
2013-01-10rfs: Doxygen group cannot have a dash in itJoel Sherrill1-1/+1
2012-12-18libfs: Doxygen Enhancement Task #2Alex Ivanov1-7/+7
2012-10-07Filesystem: Reject removal of root nodesSebastian Huber1-3/+0
2012-05-15Filesystem: Move operations to mount table entrySebastian Huber1-3/+2
2012-05-15Filesystem: Add const qualifier to lock/unlockSebastian Huber1-2/+6
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-03-13Filesystem: Rename definesSebastian Huber1-2/+2
2012-03-13Filesystem: New defaults fsync_h and fdatasync_hSebastian Huber1-2/+2
2012-03-13Filesystem: Reference counting for locationsSebastian Huber1-630/+254
2012-02-02Removed fpathconf file system node handler.Sebastian Huber1-1/+0
2011-11-06Remove stray whitespaces.Ralf Corsepius1-78/+78
2011-11-032011-11-03 Chris Johns <chrisj@rtems.org>Chris Johns1-9/+46
2011-07-042011-07-04 Chris Johns <chrisj@rtems.org>Chris Johns1-1/+1
2011-03-152011-03-15 Chris Johns <chrisj@rtems.org>Chris Johns1-87/+50
2011-03-152011-03-15 Chris Johns <chrisj@rtems.org>Chris Johns1-79/+101
2011-02-07011-02-08 Brett Swimley <bswimley@advanced.pro>Chris Johns1-0/+6
2010-08-252010-08-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-15/+0
2010-07-142010-07-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-15/+1
2010-07-032010-07-03 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2010-06-292010-06-29 Jennifer.Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett1-15/+15
2010-06-162010-06-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-17/+26
2010-05-312010-05-31 Chris Johns <chrisj@rtems.org>Chris Johns1-3/+5
2010-05-282010-05-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-3/+3
2010-05-272010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
2010-04-122010-04-12 Chris Johns <chrisj@rtems.org>Chris Johns1-1/+1
2010-03-272010-03-27 Chris Johns <chrisj@rtems.org>Chris Johns1-0/+4
2010-03-04010-03-04 Chris Johns <chrisj@rtems.org>Chris Johns1-4/+69