summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs_fifo.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-25imfs: Add <rtems/imfsimpl.h>Sebastian Huber1-1/+1
2022-03-22cpukit/libfs/src/imfs: Change license to BSD-2Joel Sherrill1-3/+22
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+2
2017-12-13IMFS: Include <rtems/imfs.h>Sebastian Huber1-1/+1
2017-09-15libio: Add iop set/clear flagsSebastian Huber1-2/+2
2017-07-14posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel1-0/+1
2017-06-07Do not include <sys/ioctl.h> in kernel-spaceSebastian Huber1-0/+2
2015-02-12IMFS: Introduce IMFS_mknod_controlSebastian Huber1-6/+8
2015-01-27IMFS: Replace node union with individual structSebastian Huber1-2/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-12-20Filesystem: Use default kqfilter and poll handlerSebastian Huber1-0/+2
2013-12-20Filesystem: Add readv/writev handlersSebastian Huber1-11/+13
2012-12-20libfs: Doxygen Enhancement Task #1Alex Ivanov1-2/+7
2012-05-15Filesystem: Use ioctl_command_tSebastian Huber1-3/+3
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-05-04Filesystem: Remove pipe_lseek()Sebastian Huber1-11/+1
2012-03-13IMFS: Add and use node controlSebastian Huber1-5/+9
2012-03-13IMFS: Reference counting for nodesSebastian Huber1-3/+0
2012-03-13Filesystem: New defaults fsync_h and fdatasync_hSebastian Huber1-2/+2
2012-03-13Filesystem: Reference counting for locationsSebastian Huber1-10/+4
2012-02-02Removed fpathconf file system node handler.Sebastian Huber1-1/+0
2011-12-022011-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-6/+6
2011-11-06Remove stray whitespaces.Ralf Corsepius1-1/+1
2011-11-062011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
2010-08-252010-08-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-1/+1
2010-08-102010-08-09 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill1-6/+5
2010-07-152010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-5/+5
2010-07-012010-07-01 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-4/+4
2010-06-082010-06-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-4/+2
2009-04-292009-04-29 Chris Johns <chrisj@rtems.org>Chris Johns1-3/+3
2009-03-092009-03-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+2
2008-10-142008-10-14 Wei Shen <cquark@gmail.com>Joel Sherrill1-0/+151