NetBSD/lib/libcurses/shlib_version
jdc 4eb3ef3dac Set the curses default colours to white on black when using colour.
See the Single UNIX Specification, Version 2 :

  http://www.opengroup.org/onlinepubs/007908799/xcurses/can_change_color.html

Also, add the functions :

	use_default_colors();
	assume_default_colors(fore, back);

(from ncurses) that allow the terminal default colours or user-specified
default colours to be used.
2002-08-04 16:43:04 +00:00

6 lines
145 B
Plaintext

# $NetBSD: shlib_version,v 1.25 2002/08/04 16:43:09 jdc Exp $
# Remember to update distrib/sets/lists/base/shl.* when changing
#
major=5
minor=2