]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.7 - patch 20100911
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 12 Sep 2010 00:58:29 +0000 (00:58 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 12 Sep 2010 00:58:29 +0000 (00:58 +0000)
commitd448186ac240901c6976dc74c260f052d3ed53e4
tree8e531782b5b83dbec694e2c339feb050338a0075
parent275aeb5889b10a51796b311f3773aeaea4d0a754
ncurses 5.7 - patch 20100911

+ add manpages for summarizing public variables of curses-, terminfo-
  and form-libraries.
+ minor fixes to manpages for consistency (patch by Jason McIntyre).
+ modify tic's -I/-C dump to reformat acsc strings into canonical form
  (sorted, unique mapping) (cf: 971004).
+ add configure check for pthread_kill(), needed for some old
  platforms.
19 files changed:
MANIFEST
NEWS
configure
configure.in
dist.mk
man/curs_legacy.3x
man/curs_slk.3x
man/curs_termcap.3x
man/curs_threads.3x
man/curs_util.3x
man/curs_variables.3x [new file with mode: 0644]
man/form_field_buffer.3x
man/form_variables.3x [new file with mode: 0644]
man/man_db.renames
man/ncurses.3x
man/term_variables.3x [new file with mode: 0644]
misc/terminfo.src
progs/tic.c
test/README