mirror of
https://github.com/Aigor44/ncursesw-morphos.git
synced 2024-12-27 07:49:06 +08:00
bd75bb126b
+ improve cleanup() function in lib_tstp.c, using _exit() rather than exit() and checking for SIGTERM rather than SIGQUIT (prompted by comments forwarded by Nicholas Marriott). + reduce name pollution from term.h, moving fallback #define's for tcgetattr(), etc., to new private header nc_termios.h (report by Sergio NNX). + two minor fixes for tracing (patch by Vassili Courzakis). + improve trace initialization by starting it in use_env() and ripoffline(). + review old email, add details for some changelog entries. |
||
---|---|---|
.. | ||
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 |