Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jan 1998 20:36:53 -0800 (PST)
From:      "Andrey A. Chernov" <ache@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libncurses curses.priv.h lib_insdel.c lib_scroll.c
Message-ID:  <199801020436.UAA10541@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        1998/01/01 20:36:52 PST

  Modified files:
    lib/libncurses       curses.priv.h lib_insdel.c lib_scroll.c 
  Log:
  1) Redo internal interface to be more latest ncurses-like
  2) Fix winsdel called in last line of the window (nothing happens in
     old variant)
  3) Add range checks to wscrl() and internal soft scroll function
  
  Revision  Changes    Path
  1.8       +1 -0      src/lib/libncurses/curses.priv.h
  1.10      +8 -28     src/lib/libncurses/lib_insdel.c
  1.10      +73 -45    src/lib/libncurses/lib_scroll.c



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