summaryrefslogtreecommitdiff
path: root/cpukit/include/rtems/imfs.h (follow)
AgeCommit message (Expand)Author
2020-03-09imfs: Replace devfs with an IMFS specializationSebastian Huber
2020-03-09imfs: Constify imfs_memfile_bytes_per_blockSebastian Huber
2020-03-04imfs: Add IMFS_add_node()Sebastian Huber
2020-03-04imfs: Remove IMFS_NODE_FLAG_NAME_ALLOCATEDSebastian Huber
2019-11-21imfs: Fix IMFS_make_linearfile()Sebastian Huber
2019-11-19imfs: Add IMFS_make_linfile()Sebastian Huber
2018-11-12rtems: Avoid <rtems/score/timecounter.h> in APISebastian Huber
2018-03-16imfs: Use most efficient way to get the timeSebastian Huber
2018-01-25Remove make preinstallChris Johns