summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/pipe (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber2-2/+4
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2020-01-03cpukit/libfs: remove more dead code from pipe/fifo.cGedare Bloom1-2/+0
2020-01-03cpukit/libfs: remove dead code from pipe/fifo.cGedare Bloom1-2/+0
2019-12-11pipe: Use condition variablesSebastian Huber1-49/+17
2019-03-25libfs/src/pipe/fifo.c: Fix warning.Joel Sherrill1-2/+0
2019-03-14fifo.c: Eliminate logically dead code (Coverity 1437635)Joel Sherrill1-8/+5
2018-11-22pipe/fifo.c: Remove dead code (CID 1437649)Joel Sherrill1-1/+0
2018-10-04Remove superfluous pipe_create()Sebastian Huber1-1/+4
2018-02-02pipe: Use self-contained mutexSebastian Huber1-87/+19
2018-01-25Remove make preinstallChris Johns1-133/+0
2017-12-13pipe: Include <rtems/pipe.h>Sebastian Huber1-2/+1
2017-09-15libio: Add rtems_libio_iop_is_no_delay()Sebastian Huber1-1/+1
2017-09-15libio: Add rtems_libio_iop_flags()Sebastian Huber1-1/+1
2017-09-15libio: Add iop set/clear flagsSebastian Huber2-2/+2
2017-06-07Do not include <sys/ioctl.h> in kernel-spaceSebastian Huber1-0/+1
2016-06-06pipe: Use proper semaphore attr for mutexSebastian Huber1-2/+2
2015-04-23score: Delete Thread_queue_Control::stateSebastian Huber1-25/+0
2014-11-21pipe/fifo.c: NULL dereference flagged by Coverity ID 1063889Joel Sherrill1-1/+2
2014-11-21Delete or rename MIN/MAX macros and definesSebastian Huber1-3/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns3-3/+3
2013-12-10PR2159: Have the FIFO driver read follow POSIX standard.Chris Johns1-43/+41
2013-08-08PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber1-6/+0
2013-07-26score: Create states implementation headerSebastian Huber1-0/+1
2013-07-23Include missing <string.h>Sebastian Huber2-0/+2
2013-07-22rtems: Create barrier implementation headerSebastian Huber1-0/+1
2013-06-07score: Add and use _Objects_Put()Sebastian Huber1-8/+10
2013-01-10cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill1-7/+8
2013-01-08libfs: Doxygen Clean Up Task #1Alex Ivanov1-8/+12
2012-12-28Header File Doxygen Enhancement Task #2Mathew Kallada1-6/+8
2012-12-18libfs: Doxygen Enhancement Task #2Alex Ivanov3-35/+37
2012-05-15Filesystem: Use ioctl_command_tSebastian Huber2-8/+8
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill3-6/+0
2012-05-04Filesystem: Remove pipe_lseek()Sebastian Huber2-24/+0
2011-12-062011-12-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
2011-10-182011-10-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+4
2011-06-242011-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+7
2011-04-152011-04-15 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-1/+1
2010-08-28Just comment out line.Joel Sherrill1-0/+1
2010-08-282010-08-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1/+0
2010-08-102010-08-09 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill2-6/+5
2010-08-022010-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-10/+11
2010-07-092010-07-09 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill1-2/+3
2010-06-242010-06-24 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill1-4/+8
2010-06-232010-06-23 Chris Johns <chrisj@rtems.org>Chris Johns1-2/+1
2010-06-142010-06-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-11/+11
2010-06-122010-06-12 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-2/+0
2010-06-082010-06-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-12/+3
2010-06-082010-06-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber3-51/+67
2010-03-28Add HAVE_CONFIG_H support to let files receive configure defines.Ralf Corsepius1-0/+4