summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs_memfile.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit: Remove or use unused variable assignmentsKinsey Moore2024-01-161-1/+0
* imfs: Add <rtems/imfsimpl.h>Sebastian Huber2022-07-251-1/+1
* imfs: Fix index underrun when extending empty fileChristian Mauderer2022-04-071-1/+2
* cpukit/libfs/src/imfs: 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
* IMFS: Include <rtems/imfs.h>Sebastian Huber2017-12-131-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
* IMFS: Split linfile and memfile modulesSebastian Huber2015-02-121-0/+860