summaryrefslogtreecommitdiff
path: root/cpukit/libcsupport/src/cfsetspeed.c (follow)
AgeCommit message (Collapse)Author
2017-03-22termios: Synchronize with latest FreeBSD headersKevin Kirspel
Adding modified FreeBSD headers to synchronize RTEMS termios with FreeBSD. Modify termios to support dedicated input and output baud for termios structure. Updated BSPs to use dedicated input and output baud in termios structure. Updated tools to use dedicated input and output baud in termios structure. Updated termios testsuites to use dedicated input and output baud in termios structure. Close #2897.
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-01-07libcsupport: implemented termios functions cfsetspeed and cfmakerawDaniel Ramirez