summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/tcflow.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-01cpukit/libcsupport/src/[s-z]*: Change license to BSD-2Joel Sherrill1-3/+22
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber1-1/+3
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2012-12-13termios: Fix tcflow() error statusSebastian Huber1-0/+1
2012-12-11libcsupport: GCI Doxygen Task #7Alex Ivanov1-2/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2010-06-072010-06-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+18
2009-11-29Whitespace removal.Ralf Corsepius1-1/+1
2009-09-30Remove unused includes.Ralf Corsepius1-8/+1
2009-09-15Add __attribute__((unused)) to function arguments.Ralf Corsepius1-1/+3
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2001-01-082001-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
2000-06-14*** empty log message ***Joel Sherrill1-2/+0
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-10-01Addition of more functionality by Eric Norum to support GNU readline.Joel Sherrill1-5/+3
1999-06-11Added local prototype of ioctl() to avoid requiring sys/ioctl.h.Joel Sherrill1-1/+3
1999-03-16Use proper include for libio.h.Joel Sherrill1-1/+1
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill1-7/+14
1998-05-22Added tcdrain(), cfgetospeed(0, cfsetospeed(), cfgetispeed(), andJoel Sherrill1-0/+26