summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/termios.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* termios: Fix infinite loop in receive pathSebastian Huber2017-02-281-5/+9
* termios: Protect raw input buffer with device lockSebastian Huber2017-02-281-16/+36
* termios: Simplify rtems_termios_read_tty()Sebastian Huber2017-02-281-9/+4
* libcsupport/src/termios.c: Explicitly ignore return value (Coverity ID 1255347)Joel Sherrill2014-11-211-3/+6
* termios: Partially hide rtems_termios_ttySebastian Huber2014-10-071-52/+90
* termios: Separate flow control from normal handlerSebastian Huber2014-10-071-8/+15
* termios: Fix transmit daemonSebastian Huber2014-10-071-1/+9
* rtems_termios_puts: Copy and write more than one char at onceKolja Waschk2014-08-181-50/+85
* termios: PR1279: Use first open statusSebastian Huber2014-07-091-73/+82
* termios: PR1279: Use set attributes statusSebastian Huber2014-07-091-2/+4
* termios: PR2153: New low-level device APISebastian Huber2014-07-091-103/+400
* termios: Make tty list staticSebastian Huber2014-06-301-2/+3
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Add SMP lock profiling supportSebastian Huber2014-03-141-1/+1
* score: Add function to destroy SMP locksSebastian Huber2014-03-111-0/+1
* score: Add local context to SMP lock APISebastian Huber2014-03-111-27/+27
* termios: check return value from semaphore obtain/releaseGedare Bloom2013-09-051-2/+7
* termios: SMP supportSebastian Huber2013-06-121-20/+22
* termios: Notify driver about inactive transmitSebastian Huber2013-06-121-0/+3
* termios: Expand critical sectionSebastian Huber2013-06-121-8/+4
* termios: Move wake up writer task actionSebastian Huber2013-06-121-2/+8
* termios: Avoid second return pathSebastian Huber2013-06-121-10/+9
* termios: Fix warningSebastian Huber2013-06-071-1/+1
* termios: Fix output flushSebastian Huber2012-12-131-0/+1
* termios: Implement tcflush()Sebastian Huber2012-12-131-0/+40
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* Filesystem: Change type of ioctl_returnSebastian Huber2012-04-031-3/+1
* 2011-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-081-1/+1
* 2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-051-1/+1
* 2011-12-03 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-031-8/+8
* 2011-10-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-181-6/+6
* 2011-10-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-111-1/+1
* 2011-10-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-101-2/+2
* 2011-06-17 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-06-171-2/+2
* 2010-08-09 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill2010-08-101-0/+1
* 2010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-051-150/+127
* 2010-06-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-06-281-1170/+1167
* 2010-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-01-191-2/+1
* 2009-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-12-171-7/+6
* Obtain output semaphore before drain output during close to prevent an infini...Thomas Doerfler2009-11-301-0/+4
* Whitespace removal.Ralf Corsepius2009-11-291-1/+1
* Convert using "bool".Ralf Corsepius2008-09-011-3/+3
* 2008-08-19 Cedric Aubert <cedric_aubert@yahoo.fr>Joel Sherrill2008-08-191-1/+2
* 2007-03-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-03-171-21/+21
* 2006-11-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2006-11-151-1/+1
* 2006-10-25 Jennifer Averett <jennifer@oarcorp.com>Joel Sherrill2006-10-251-1/+1
* 2006-03-07 Till Strauman <strauman@slac.stanford.edu>Joel Sherrill2006-03-071-1/+6
* 2005-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-05-061-2/+2
* 2005-02-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-02-021-8/+10
* 2005-01-18 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-181-3/+3