* termios.cc (cfsetspeed): New function.
* cygwin.din (cfsetspeed): Export. * posix.sgml (std-bsd): Add cfsetspeed. * include/sys/termios.h (cfsetspeed): Declare. * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
This commit is contained in:
@@ -208,6 +208,7 @@ cfgetospeed NOSIGFE
|
||||
cfmakeraw NOSIGFE
|
||||
cfsetispeed SIGFE
|
||||
cfsetospeed SIGFE
|
||||
cfsetspeed SIGFE
|
||||
chdir SIGFE
|
||||
_chdir = chdir SIGFE
|
||||
chmod SIGFE
|
||||
|
Reference in New Issue
Block a user