summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs_memfile.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-16cpukit: Remove or use unused variable assignmentsKinsey Moore1-1/+0
2022-07-25imfs: Add <rtems/imfsimpl.h>Sebastian Huber1-1/+1
2022-04-07imfs: Fix index underrun when extending empty fileChristian Mauderer1-1/+2
2022-03-22cpukit/libfs/src/imfs: Change license to BSD-2Joel Sherrill1-3/+22
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+2
2017-12-13IMFS: Include <rtems/imfs.h>Sebastian Huber1-1/+1
2017-09-15libio: Add rtems_libio_iop_is_append()Sebastian Huber1-1/+1
2017-07-14posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel1-0/+1
2015-02-12IMFS: Split linfile and memfile modulesSebastian Huber1-78/+45
2015-02-12IMFS: Introduce IMFS_mknod_controlSebastian Huber1-1/+1
2015-01-27IMFS: Replace node union with individual structSebastian Huber1-126/+118
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-09-13IMFS: Fix truncate according to POSIXSebastian Huber1-3/+2
2013-03-18IMFS: Fix NULL pointer accessSebastian Huber1-9/+10
2012-12-20libfs: Doxygen Enhancement Task #1Alex Ivanov1-29/+7
2012-05-15Filesystem: PR1255: Move offset update to handlersSebastian Huber1-1/+10
2012-05-15Filesystem: Use ioctl_command_tSebastian Huber1-16/+0
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-05-11Filesystem: PR1893: Fix write and truncate handlerSebastian Huber1-3/+18
2012-05-11Filesystem: PR1871: Fix O_APPENDSebastian Huber1-3/+4
2012-05-11Filesystem: PR1398: Fix lseek() mechanicSebastian Huber1-33/+2
2012-03-13IMFS: Add and use node controlSebastian Huber1-3/+3
2012-03-13IMFS: New support functionsSebastian Huber1-10/+10
2012-03-13IMFS: Reference counting for nodesSebastian Huber1-22/+0
2012-03-13Filesystem: Reference counting for locationsSebastian Huber1-10/+5
2011-12-062011-12-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2011-11-062011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-3/+3
2011-10-072011-10-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-4/+0
2011-08-022011-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+3
2011-04-052011-04-05 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1/+1
2010-08-272010-08-27 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1/+1
2010-07-302010-07-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-183/+39
2010-07-152010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-7/+7
2010-07-012010-07-01 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-0/+4
2010-06-242010-06-24 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-0/+1
2010-06-242010-06-24 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-39/+55
2010-06-082010-06-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-67/+2
2010-01-192010-01-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-7/+9
2009-06-122009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns1-1/+2
2009-04-292009-04-29 Chris Johns <chrisj@rtems.org>Chris Johns1-3/+3
2009-03-092009-03-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
2008-10-142008-10-14 Wei Shen <cquark@gmail.com>Joel Sherrill1-1/+1
2008-07-032008-07-03 Chris Johns <chrisj@rtems.org>Chris Johns1-1/+1
2006-12-08Use size_t instead of uint32_t for read/write count-args.Ralf Corsepius1-2/+2
2005-02-08Add copy-on-write semantics to rtems_tarfs_load().Eric Norum1-0/+17
2004-04-172004-04-17 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-11/+11
2004-04-17Remove stray white spaces.Ralf Corsepius1-14/+14
2004-04-15Remove stray white spaces.Ralf Corsepius1-2/+0
2004-03-222004-03-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-5/+5