summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/pipe (follow)
Commit message (Expand)AuthorAgeFilesLines
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-282-2/+4
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* cpukit/libfs: remove more dead code from pipe/fifo.cGedare Bloom2020-01-031-2/+0
* cpukit/libfs: remove dead code from pipe/fifo.cGedare Bloom2020-01-031-2/+0
* pipe: Use condition variablesSebastian Huber2019-12-111-49/+17
* libfs/src/pipe/fifo.c: Fix warning.Joel Sherrill2019-03-251-2/+0
* fifo.c: Eliminate logically dead code (Coverity 1437635)Joel Sherrill2019-03-141-8/+5
* pipe/fifo.c: Remove dead code (CID 1437649)Joel Sherrill2018-11-221-1/+0
* Remove superfluous pipe_create()Sebastian Huber2018-10-041-1/+4
* pipe: Use self-contained mutexSebastian Huber2018-02-021-87/+19
* Remove make preinstallChris Johns2018-01-251-133/+0
* pipe: Include <rtems/pipe.h>Sebastian Huber2017-12-131-2/+1
* libio: Add rtems_libio_iop_is_no_delay()Sebastian Huber2017-09-151-1/+1
* libio: Add rtems_libio_iop_flags()Sebastian Huber2017-09-151-1/+1
* libio: Add iop set/clear flagsSebastian Huber2017-09-152-2/+2
* Do not include <sys/ioctl.h> in kernel-spaceSebastian Huber2017-06-071-0/+1
* pipe: Use proper semaphore attr for mutexSebastian Huber2016-06-061-2/+2
* score: Delete Thread_queue_Control::stateSebastian Huber2015-04-231-25/+0
* pipe/fifo.c: NULL dereference flagged by Coverity ID 1063889Joel Sherrill2014-11-211-1/+2
* Delete or rename MIN/MAX macros and definesSebastian Huber2014-11-211-3/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-213-3/+3
* PR2159: Have the FIFO driver read follow POSIX standard.Chris Johns2013-12-101-43/+41
* PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber2013-08-081-6/+0
* score: Create states implementation headerSebastian Huber2013-07-261-0/+1
* Include missing <string.h>Sebastian Huber2013-07-232-0/+2
* rtems: Create barrier implementation headerSebastian Huber2013-07-221-0/+1
* score: Add and use _Objects_Put()Sebastian Huber2013-06-071-8/+10
* cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill2013-01-101-7/+8
* libfs: Doxygen Clean Up Task #1Alex Ivanov2013-01-081-8/+12
* Header File Doxygen Enhancement Task #2Mathew Kallada2012-12-281-6/+8
* libfs: Doxygen Enhancement Task #2Alex Ivanov2012-12-183-35/+37
* Filesystem: Use ioctl_command_tSebastian Huber2012-05-152-8/+8
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-113-6/+0
* Filesystem: Remove pipe_lseek()Sebastian Huber2012-05-042-24/+0
* 2011-12-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-061-0/+1
* 2011-10-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-181-1/+4
* 2011-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-06-241-2/+7
* 2011-04-15 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-04-151-1/+1
* Just comment out line.Joel Sherrill2010-08-281-0/+1
* 2010-08-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-08-281-1/+0
* 2010-08-09 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill2010-08-102-6/+5
* 2010-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-08-021-10/+11
* 2010-07-09 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill2010-07-091-2/+3
* 2010-06-24 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill2010-06-241-4/+8
* 2010-06-23 Chris Johns <chrisj@rtems.org>Chris Johns2010-06-231-2/+1
* 2010-06-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-06-142-11/+11
* 2010-06-12 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-06-121-2/+0
* 2010-06-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-06-081-12/+3
* 2010-06-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-06-083-51/+67
* Add HAVE_CONFIG_H support to let files receive configure defines.Ralf Corsepius2010-03-281-0/+4