summaryrefslogtreecommitdiff
path: root/lib/libcurses/tstp.c
AgeCommit message (Expand)Author
2021-09-06Expand __CTRACE() to __nothing #ifndef DEBUG.rin
2018-10-18curses: don't optimize stdout buffer for non BSD platformsroy
2018-09-18PR lib/53615rin
2017-01-06KNF.roy
2016-11-24don't coredump if we call endwin when initscr fails.christos
2013-10-15Instead of turning off the 8th bit on resume, turn it on, as it is on bychristos
2011-08-29Fix for systems that don't have TCSASOFT as intended originally. Simplify.christos
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2009-07-22Prepare curses for the possibility of changing from termcap to terminfo.roy
2007-08-27Fix resizing bug where the values of LINES and/or COLS changed while wejdc
2007-01-21Add debug "areas" that allow selective debugging by setting thejdc
2006-08-25Handle cases where the application installs a SIGWINCH handler after thejdc
2006-08-23Add some more debugging information.jdc
2004-03-25Change TSTP handler back to using signal().jdc
2004-03-22Add KEY_RESIZE support and a SIGWINCH handler.jdc
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-10Stop def_prog_mode() saving incorrect termio settings.dsl
2003-05-28Don't restartwin() if it isn't stopped.dsl
2003-05-18Don't do __stopwin() if it is already stopped.dsl
2002-08-04Reset cursor visibility after restarting the screen, as the cursor visibilityjdc
2002-01-02Remove extraneous tabs from blank lines.blymn
2001-12-02* Major change to add support for the newterm/set_term functions.blymn
2001-01-14There was a missing check for curscr != NULL, fixed.blymn
2000-12-19Rename variables refering to termcap capabilities from NN to __tc_nn. Casejdc
2000-06-15Move setting of __endwin so that we also change it from the stop handler.jdc
2000-05-22Use __restartwin() in reset_prog_mode() and __stopwin() injdc
2000-05-17Send, if necessary, 'ks' or 'ke' sequences from keypad() and wgetch().jdc
2000-04-27Use __unsetattr() to unset attributes on 'curscr'.jdc
2000-04-24* Added rcs id line to files missing it.blymn
2000-04-15Added functions to replace what were previously macros in curses.hblymn
2000-04-12Replace __TERMATTR with __ATTRIBUTES (includes colour).jdc
2000-04-11Made data structures opaqueblymn
1999-04-13Upgrades the standard NetBSD curses library to provide somemrg
1998-01-30merge with lite-2perry
1997-11-13Changes to make endwin() act like a SIGSTP in terms of nicely restartingphil
1997-09-12Make endwin() save state so a subsequent call to wrefresh restores cursesphil
1997-07-22RCSid police, fix warningsmikel
1994-08-17clean up importcgd
1994-01-24changes from branchcgd
1993-11-09repeat after me: "I hate rcs ids"cgd
1993-11-09update to new version from berkeley. doesn't compile yet, norcgd
1993-08-10Actually use the signal number we're passed.mycroft
1993-08-07New version from uunet.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd