]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.7 - patch 20100130
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 31 Jan 2010 01:29:33 +0000 (01:29 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 31 Jan 2010 01:29:33 +0000 (01:29 +0000)
commit41068edef084c39be0cecdf949d9b538d925f42c
tree2b7168843497a205c742a327ce09e40e6e111b89
parentc6540b9c89dda1a6a8bd681726831e8924176504
ncurses 5.7 - patch 20100130

+ use vfork in test/ditto.c if available (request by Mike Frysinger).
+ miscellaneous cleanup of manpages.
+ fix typo in curs_bkgd.3x (patch by Tim van der Molen).
+ build-fix for --srcdir (patch by Miroslav Lichvar).
22 files changed:
NEWS
aclocal.m4
configure
configure.in
dist.mk
man/curs_bkgd.3x
man/curs_getch.3x
man/curs_mouse.3x
man/curs_outopts.3x
man/curs_pad.3x
man/curs_slk.3x
man/form_driver.3x
man/menu_driver.3x
man/menu_spacing.3x
man/panel.3x
man/term.7
man/tset.1
mk-dlls.sh
ncurses/Makefile.in
test/configure
test/configure.in
test/ditto.c