Print this page
cfmakeraw
cfsetspeed

@@ -12,11 +12,11 @@
 #
 # Copyright 2011, Richard Lowe
 # Copyright 2018 Nexenta Systems, Inc.
 # Copyright 2013, OmniTI Computer Consulting, Inc. All rights reserved.
 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
-# Copyright 2018 Joyent, Inc.
+# Copyright 2019 Joyent, Inc.
 # Copyright 2018 Jason King
 # Copyright 2019 OmniOS Community Edition (OmniOSce) Association.
 #
 
 include         $(SRC)/Makefile.master

@@ -64,10 +64,11 @@
                 byteorder.3c                                    \
                 call_once.3c                                    \
                 catgets.3c                                      \
                 catopen.3c                                      \
                 cfgetispeed.3c                                  \
+                cfmakeraw.3c                                    \
                 cfsetispeed.3c                                  \
                 clearenv.3c                                     \
                 clock.3c                                        \
                 clock_nanosleep.3c                              \
                 clock_settime.3c                                \

@@ -727,10 +728,11 @@
                 calloc.3c                               \
                 canonicalize_file_name.3c               \
                 catclose.3c                             \
                 cfgetospeed.3c                          \
                 cfsetospeed.3c                          \
+                cfsetspeed.3c                           \
                 cftime.3c                               \
                 clearerr.3c                             \
                 clock_getres.3c                         \
                 clock_gettime.3c                        \
                 closelog.3c                             \

@@ -1598,10 +1600,11 @@
 catclose.3c                             := LINKSRC = catopen.3c
 
 cfgetospeed.3c                          := LINKSRC = cfgetispeed.3c
 
 cfsetospeed.3c                          := LINKSRC = cfsetispeed.3c
+cfsetspeed.3c                           := LINKSRC = cfsetispeed.3c
 
 clock_getres.3c                         := LINKSRC = clock_settime.3c
 clock_gettime.3c                        := LINKSRC = clock_settime.3c
 
 fdwalk.3c                               := LINKSRC = closefrom.3c