/[ports]
ViewVC logotype

Revision 387715


Jump to revision: Previous Next
Author: amdmi3
Date: Thu May 28 09:58:54 2015 UTC (9 years, 1 month ago)
Changed paths: 6
Log Message:
Abstract C99 library which implements a VT220 or xterm-like terminal emulator.
It doesn't use any particular graphics toolkit or output system,
instead it invokes callback function pointers that its
embedding program should provide it to draw on its behalf.
It avoids calling malloc() during normal running state,
allowing it to be used in embedded kernel situations.

WWW: http://www.leonerd.org.uk/code/libvterm/

PR:		198712
Submitted by:	antont@inbox.lv


Changed paths

Path Details
Directoryhead/devel/Makefile modified , text changed
Directoryhead/devel/libvterm/ added
Directoryhead/devel/libvterm/Makefile added
Directoryhead/devel/libvterm/distinfo added
Directoryhead/devel/libvterm/pkg-descr added
Directoryhead/devel/libvterm/pkg-plist added

  ViewVC Help
Powered by ViewVC 1.1.27