mirror of
https://github.com/Aigor44/ncursesw-morphos.git
synced 2025-02-11 15:49:31 +08:00
+ correct use of terminfo capabilities for initializing soft-keys, broken in 20090509 merging. + modify wgetch() to ensure it checks SIGWINCH when it gets an error in non-blocking mode (patch by Clemens Ladisch). + use PATH_SEPARATOR symbol when substituting into run_tic.sh, to help with builds on non-Unix platforms such as OS/2 EMX. + modify scripting for misc/run_tic.sh to test configure script's $cross_compiling variable directly rather than comparing host/build compiler names (prompted by comment in GenToo #249363). + fix configure script option --with-database, which was coded as an enable-type switch. + build-fixes for --srcdir (report by Frederic L W Meunier). |
||
---|---|---|
.. | ||
hardscroll.c | ||
hashmap.c | ||
lib_mvcur.c | ||
lib_tstp.c | ||
lib_twait.c | ||
lib_vidattr.c | ||
MKexpanded.sh | ||
tty_display.h | ||
tty_input.h | ||
tty_update.c |