freebsd-dev/sys/teken
Ed Schouten ecc16c8d3a Add proper build infrastructure for teken.
I'm not sure whether we should install teken as a library on any stock
FreeBSD installation, but I can imagine people want to tinker around
with it now and then. Create a /sys/teken/libteken, which holds a
Makefile to install a shared library version of the terminal emulator,
complete with a manpage.

Also add Makefiles for the demo/stress applications, to build it against
the shared library.
2011-05-09 16:27:39 +00:00
..
demo Add proper build infrastructure for teken. 2011-05-09 16:27:39 +00:00
libteken Add proper build infrastructure for teken. 2011-05-09 16:27:39 +00:00
stress Add proper build infrastructure for teken. 2011-05-09 16:27:39 +00:00
gensequences
sequences Partially implement the mysterious cons25 \e[x escape sequence. 2010-11-05 00:56:21 +00:00
teken_scs.h Fall back to ASCII codepoints for box drawing. 2010-02-08 09:16:59 +00:00
teken_subr_compat.h Partially implement the mysterious cons25 \e[x escape sequence. 2010-11-05 00:56:21 +00:00
teken_subr.h Use proper bounds checking on VPA. 2010-12-05 10:15:23 +00:00
teken_wcwidth.h
teken.c Add proper build infrastructure for teken. 2011-05-09 16:27:39 +00:00
teken.h Add proper build infrastructure for teken. 2011-05-09 16:27:39 +00:00