summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/termios.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-28termios: Fix infinite loop in receive pathSebastian Huber1-5/+9
2017-02-28termios: Protect raw input buffer with device lockSebastian Huber1-16/+36
2017-02-28termios: Simplify rtems_termios_read_tty()Sebastian Huber1-9/+4
2014-11-21libcsupport/src/termios.c: Explicitly ignore return value (Coverity ID 1255347)Joel Sherrill1-3/+6
2014-10-07termios: Partially hide rtems_termios_ttySebastian Huber1-52/+90
2014-10-07termios: Separate flow control from normal handlerSebastian Huber1-8/+15
2014-10-07termios: Fix transmit daemonSebastian Huber1-1/+9
2014-08-18rtems_termios_puts: Copy and write more than one char at onceKolja Waschk1-50/+85
2014-07-09termios: PR1279: Use first open statusSebastian Huber1-73/+82
2014-07-09termios: PR1279: Use set attributes statusSebastian Huber1-2/+4
2014-07-09termios: PR2153: New low-level device APISebastian Huber1-103/+400
2014-06-30termios: Make tty list staticSebastian Huber1-2/+3
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-14score: Add SMP lock profiling supportSebastian Huber1-1/+1
2014-03-11score: Add function to destroy SMP locksSebastian Huber1-0/+1
2014-03-11score: Add local context to SMP lock APISebastian Huber1-27/+27
2013-09-05termios: check return value from semaphore obtain/releaseGedare Bloom1-2/+7
2013-06-12termios: SMP supportSebastian Huber1-20/+22
2013-06-12termios: Notify driver about inactive transmitSebastian Huber1-0/+3
2013-06-12termios: Expand critical sectionSebastian Huber1-8/+4
2013-06-12termios: Move wake up writer task actionSebastian Huber1-2/+8
2013-06-12termios: Avoid second return pathSebastian Huber1-10/+9
2013-06-07termios: Fix warningSebastian Huber1-1/+1
2012-12-13termios: Fix output flushSebastian Huber1-0/+1
2012-12-13termios: Implement tcflush()Sebastian Huber1-0/+40
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-04-03Filesystem: Change type of ioctl_returnSebastian Huber1-3/+1
2011-12-082011-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2011-12-052011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2011-12-032011-12-03 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-8/+8
2011-10-182011-10-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-6/+6
2011-10-112011-10-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2011-10-102011-10-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
2011-06-172011-06-17 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-2/+2
2010-08-102010-08-09 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill1-0/+1
2010-07-052010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-150/+127
2010-06-282010-06-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1170/+1167
2010-01-192010-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2009-12-172009-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-7/+6
2009-11-30Obtain output semaphore before drain output during close to prevent an infini...Thomas Doerfler1-0/+4
2009-11-29Whitespace removal.Ralf Corsepius1-1/+1
2008-09-01Convert using "bool".Ralf Corsepius1-3/+3
2008-08-192008-08-19 Cedric Aubert <cedric_aubert@yahoo.fr>Joel Sherrill1-1/+2
2007-03-172007-03-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-21/+21
2006-11-152006-11-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2006-10-252006-10-25 Jennifer Averett <jennifer@oarcorp.com>Joel Sherrill1-1/+1
2006-03-072006-03-07 Till Strauman <strauman@slac.stanford.edu>Joel Sherrill1-1/+6
2005-05-062005-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+2
2005-02-022005-02-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-8/+10
2005-01-182005-01-18 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-3/+3