Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Aug 1995 14:22:10 -0700
From:      "Andrey A. Chernov" <ache>
To:        CVS-commiters, cvs-lib
Subject:   cvs commit: src/lib/libtermcap Makefile termcap.c termcap.h tgoto.c tospeed.c tparm.c tputs.c
Message-ID:  <199508052122.OAA00506@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
ache        95/08/05 14:22:09

  Modified:    lib/libtermcap  Makefile termcap.c termcap.h tgoto.c
                        tospeed.c tparm.c tputs.c
  Log:
  Do a little trick which covers 99% cases: initialize ospeed
  variable directly in tgetent by stderr or stdout output speed.
  It helps hide in non-standard __set_ospeed function and remove it
  from other sources (coming soon).
  Do prototype cleanup too.



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