summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs_dir_default.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit/libfs/src/imfs: Change license to BSD-2Joel Sherrill2022-03-221-3/+22
* Canonicalize config.h includeSebastian Huber2020-04-161-2/+2
* fs: Add struct dirent::d_type supportSebastian Huber2019-02-051-0/+3
* IMFS: Include <rtems/imfs.h>Sebastian Huber2017-12-131-1/+1
* posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel2017-07-141-0/+1
* IMFS: NUL-terminate name returned by readdir()Sebastian Huber2015-03-171-2/+5
* IMFS: don't strlen() an unterminated string in IMFS_dir_read().Jamie Iles2015-03-161-1/+1
* IMFS: Add CONFIGURE_IMFS_DISABLE_READDIRSebastian Huber2015-02-141-0/+143