Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Aug 1995 23:39:56 -0700
From:      "Andrey A. Chernov" <ache>
To:        CVS-commiters, cvs-lib
Subject:   cvs commit: src/lib/libtermcap tospeed.c Makefile termcap.3 termcap.h
Message-ID:  <199508040639.XAA22563@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
ache        95/08/03 23:39:56

  Modified:    lib/libtermcap  Makefile termcap.3 termcap.h
  Added:       lib/libtermcap  tospeed.c
  Log:
  Add non-standard function: _set_ospeed(speed)
  Basically all termios+termcap pgms needs it.
  It set ospeed variable using nearest-matched stty speeds,
  which helps termcap pgms works with non-fixed termios speeds
  and not duplicate ospeed switch into every pgm.
  Also it isn't standard function, its source code is too big to include it
  in whole to every termcap+termios pgm.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508040639.XAA22563>