Begin3 Title: resize-197 Version: 13NOV95 Entered-date: 13NOV95 Description: This is a patch that adds window-resizing support (e.g., SIGWINCH) to ncurses 1.9.7a. It uses/modifies internal headers and variables of that library. Includes man-pages and a test driver (by modifying the 'view' test program). I use this code in my directory editor on a variety of systems (e.g., Linux, SunOS, Solaris, IRIX and HP/UX) to support resizing within an xterm. Keywords: ncurses, xterm, SIGWINCH, resize Author: dickey@clark.net (Thomas E. Dickey) Maintained-by: dickey@clark.net (Thomas E. Dickey) Primary-site: sunsite.unc.edu /pub/Linux/libs resize-197.shar Platform: Portable to any ANSI/POSIX system. Alternate-site: ftp.clark.net /pub/dickey/ncurses Copying-policy: Freely distributable copyrighted software. End