Updated after addition of some routines by Eric Norum.

This commit is contained in:
Joel Sherrill
1998-05-22 15:02:53 +00:00
parent 119bced0fd
commit 9cc86e291c

View File

@@ -162,10 +162,10 @@ B38400, Constant, Implemented
@subsubsection Baud Rate Functions @subsubsection Baud Rate Functions
@example @example
cfgetospeed(), Function, Unimplemented cfgetospeed(), Function, Implemented
cfsetospeed(), Function, Unimplemented cfsetospeed(), Function, Implemented
cfgetispeed(), Function, Unimplemented cfgetispeed(), Function, Implemented
cfsetispeed(), Function, Unimplemented cfsetispeed(), Function, Implemented
TCIFLUSH, Constant, Implemented TCIFLUSH, Constant, Implemented
TCOFLUSH, Constant, Implemented TCOFLUSH, Constant, Implemented
TCIOFLUSH, Constant, Implemented TCIOFLUSH, Constant, Implemented
@@ -188,7 +188,7 @@ tcsetattr(), Function, Implemented
@example @example
tcsendbreak(), Function, Unimplemented tcsendbreak(), Function, Unimplemented
tcdrain(), Function, Unimplemented tcdrain(), Function, Implemented
tcflush(), Function, Unimplemented tcflush(), Function, Unimplemented
tcflow(), Function, Unimplemented tcflow(), Function, Unimplemented
@end example @end example