summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/trace/lib_tracechr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to ncurses 5.7, with local changes reapplied.nicm2010-01-121-13/+42
| | | | | | | | | 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-1/+2
|
* Update to ncurses-5.2-20010114millert2001-01-221-6/+12
|
* Update to ncurses-5.0-20000401:millert2000-04-041-21/+3
| | | | | | 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.
* ncurses-4.2-990116millert1999-01-181-0/+69