summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs_make_generic_node.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-201-1/+1
* 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
* cpukit/: Scripted embedded brains header file clean upJoel Sherrill2022-03-101-6/+0
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-281-1/+2
* Canonicalize config.h includeSebastian Huber2020-04-161-2/+2
* imfs: Add IMFS_make_linfile()Sebastian Huber2019-11-191-4/+21
* IMFS: Include <rtems/imfs.h>Sebastian Huber2017-12-131-1/+1
* IMFS: Add fine grained configurationSebastian Huber2015-02-121-10/+0
* IMFS: Introduce IMFS_mknod_controlSebastian Huber2015-02-121-0/+1
* IMFS: Reduce IMFS node typesSebastian Huber2015-01-281-1/+1
* IMFS: Replace node union with individual structSebastian Huber2015-01-271-35/+28
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* IMFS: Allow sockets as generic nodesSebastian Huber2014-01-211-1/+2
* IMFS: Use IMFS_mtime_ctime_update()Sebastian Huber2013-10-271-2/+1
* Include missing <string.h>Sebastian Huber2013-07-231-0/+2
* libfs: Doxygen Enhancement Task #1Alex Ivanov2012-12-201-0/+7
* IMFS: Add make generic node supportSebastian Huber2012-03-131-0/+108