From: Thomas E. Dickey Date: Sat, 4 Apr 2015 23:57:48 +0000 (+0000) Subject: ncurses 5.9 - patch 20150404 X-Git-Tag: v6.0~16 X-Git-Url: http://ncurses.scripts.mit.edu/?a=commitdiff_plain;h=808858ace09b9bf60f7154e33cb6572f49347101;hp=808858ace09b9bf60f7154e33cb6572f49347101;p=ncurses.git ncurses 5.9 - patch 20150404 + improve description of start_color() in the manual. + modify several files in ncurses- and progs-directories to allow const data used in internal tables to be put by the linker into the readonly text segment. ---