summaryrefslogtreecommitdiff
path: root/nuttx/lib/termios/lib_cfgetospeed.c
Commit message (Expand)AuthorAgeFilesLines
* Combine cfset[o|i]speed to cfsetspeed; combine cfget[o|i]speed for cfgetspeedpatacongo2012-07-241-92/+0
* Remove BOTHERpatacongo2012-07-241-6/+8
* Baud definitions (B9600 for example) are again encoded; Now supports the BOTH...patacongo2012-07-231-9/+6
* Loosen up termios interfaces to allow more flexible baud settings; remove AIX...patacongo2012-07-221-3/+8
* Missed a couple of files in the last check-inpatacongo2012-07-211-0/+88