mirror of
https://github.com/Aigor44/ncursesw-morphos.git
synced 2025-01-12 14:54:25 +08:00
60014650d5
+ add null-pointer checks in set_term() and delscreen(). + move _nc_windows into _nc_globals, since windows can be pads, which are not associated with a particular screen. + change use_screen() to pass the SCREEN* parameter rather than stdscr to the callback function. + force libtool to use tag for 'CC' in case it does not detect this, e.g., on aix when using CC=powerpc-ibm-aix5.3.0.0-gcc (report/patch by Michael Haubenwallner). + override OBJEXT to "lo" when building with libtool, to work on platforms such as AIX where libtool supports only static libraries (report/patch by Michael Haubenwallner). + add configure --with-pthread option, for building with the POSIX thread library. |
||
---|---|---|
.. | ||
capdefaults.c | ||
Caps | ||
Caps.aix4 | ||
Caps.hpux11 | ||
Caps.keys | ||
Caps.osf1r5 | ||
Caps.uwin | ||
curses.h.in | ||
curses.tail | ||
curses.wide | ||
edit_cfg.sh | ||
hashed_db.h | ||
headers | ||
Makefile.in | ||
MKhashsize.sh | ||
MKkey_defs.sh | ||
MKncurses_def.sh | ||
MKparametrized.sh | ||
MKterm.h.awk.in | ||
nc_alloc.h | ||
nc_panel.h | ||
nc_tparm.h | ||
ncurses_cfg.hin | ||
ncurses_defs | ||
ncurses_dll.h | ||
term_entry.h | ||
termcap.h.in | ||
tic.h | ||
unctrl.h.in |