summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/trace/lib_trace.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to ncurses 5.7, with local changes reapplied.nicm2010-01-121-104/+218
| | | | | | | | | This is around eight years worth of changes (previously we were around ncurses 5.2), too many to list - many bug fixes and also a few new functions. A major bump for libcurses, libpanel, libform and libmenu. ok deraadt
* use snprintf throughoutmillert2003-03-171-4/+6
|
* Update to ncurses-5.2-20010114millert2001-01-221-20/+22
|
* Update to ncurses-5.0-20000401:millert2000-04-041-5/+11
| | | | | | o change unctrl() to render C1 characters (128-159) as ~@, ~A, etc. o trace() function is provided only if TRACE is defined, e.g., in the debug library. Modify related calls to _tracechar() to use unctrl() instead.
* Update to ncurses-5.0-20000304millert2000-03-101-3/+3
|
* Update to ncurses-5.0-20000108:millert2000-01-091-119/+129
| | | | | | + add prototype for erase() to curses.h + add TRACE_DATABASE flag for trace(). + formatting changes (style)
* update to ncurses-5.0-19991127millert1999-11-281-4/+4
|
* ncurses-4.2-990116millert1999-01-181-0/+202