summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs_linfile.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* imfs: Add <rtems/imfsimpl.h>Sebastian Huber2022-07-251-1/+1
* cpukit/libfs/src/imfs: Change license to BSD-2Joel Sherrill2022-03-221-3/+22
* Canonicalize config.h includeSebastian Huber2020-04-161-2/+2
* imfs: Add IMFS_make_linfile()Sebastian Huber2019-11-191-1/+17
* IMFS: Include <rtems/imfs.h>Sebastian Huber2017-12-131-1/+1
* libio: Add rtems_libio_iop_is_writeable()Sebastian Huber2017-09-151-1/+1
* Include missing <string.h>Sebastian Huber2017-08-251-0/+2
* posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel2017-07-141-0/+1
* IMFS: Fix copy on write for linfilesSebastian Huber2015-02-201-0/+3
* IMFS: Split linfile and memfile modulesSebastian Huber2015-02-121-0/+97