/usr.sbin/bind/doc/

a href='/'>cgit logo index : netbsd
NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/lib/libcurses/delwin.c
AgeCommit message (Expand)Author
2021-09-06Expand __CTRACE() to __nothing #ifndef DEBUG.rin
2019-04-01printw: rework vw_printw so it uses open_memstream rather than funopen2roy
2017-01-06KNF.roy
2016-10-23It is expensive to open and close files for every printf, keep it around.christos
2013-10-15Note that delwin(3) is a null-op if win is NULL.roy
2009-07-22Prepare curses for the possibility of changing from termcap to terminfo.roy
2007-05-28Merge in wide curses code done as a Summer of Code project byblymn
2007-01-21Add debug "areas" that allow selective debugging by setting thejdc
2006-08-23When deleting windows and screens, also set to NULL the standard namesjdc
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-30Remove __winlistp, add *screen to WINDOW and initialise in newwin().dsl