summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs_fifo.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
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-281-1/+2
* Canonicalize config.h includeSebastian Huber2020-04-161-2/+2
* IMFS: Include <rtems/imfs.h>Sebastian Huber2017-12-131-1/+1
* libio: Add iop set/clear flagsSebastian Huber2017-09-151-2/+2
* posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel2017-07-141-0/+1
* Do not include <sys/ioctl.h> in kernel-spaceSebastian Huber2017-06-071-0/+2
* IMFS: Introduce IMFS_mknod_controlSebastian Huber2015-02-121-6/+8
* IMFS: Replace node union with individual structSebastian Huber2015-01-271-2/+2
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* Filesystem: Use default kqfilter and poll handlerSebastian Huber2013-12-201-0/+2
* Filesystem: Add readv/writev handlersSebastian Huber2013-12-201-11/+13
* libfs: Doxygen Enhancement Task #1Alex Ivanov2012-12-201-2/+7
* Filesystem: Use ioctl_command_tSebastian Huber2012-05-151-3/+3
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* Filesystem: Remove pipe_lseek()Sebastian Huber2012-05-041-11/+1
* IMFS: Add and use node controlSebastian Huber2012-03-131-5/+9
* IMFS: Reference counting for nodesSebastian Huber2012-03-131-3/+0
* Filesystem: New defaults fsync_h and fdatasync_hSebastian Huber2012-03-131-2/+2
* Filesystem: Reference counting for locationsSebastian Huber2012-03-131-10/+4
* Removed fpathconf file system node handler.Sebastian Huber2012-02-021-1/+0
* 2011-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-021-6/+6
* Remove stray whitespaces.Ralf Corsepius2011-11-061-1/+1
* 2011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-11-061-2/+2
* 2010-08-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-08-251-1/+1
* 2010-08-09 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill2010-08-101-6/+5
* 2010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-07-151-5/+5
* 2010-07-01 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-07-011-4/+4
* 2010-06-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-06-081-4/+2
* 2009-04-29 Chris Johns <chrisj@rtems.org>Chris Johns2009-04-291-3/+3
* 2009-03-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-03-091-2/+2
* 2008-10-14 Wei Shen <cquark@gmail.com>Joel Sherrill2008-10-141-0/+151