NetBSD/lib/libterm
2000-05-14 01:14:29 +00:00
..
TEST
Makefile Added new interface to termcap that allows the manipulation of multiple 1999-08-15 10:59:01 +00:00
pathnames.h
shlib_version Added new function t_getterm to return the name string of a termcap 2000-04-19 13:41:28 +00:00
termcap_private.h Split private data structure into separate file. 2000-04-18 14:42:42 +00:00
termcap.3 Update man page to document new tgetent behaviour. 2000-05-10 11:13:35 +00:00
termcap.c area is allowed to be NULL, so don't _DIAGASSERT it. 2000-05-14 01:14:29 +00:00
termcap.h Added new function t_getterm to return the name string of a termcap 2000-04-19 13:41:28 +00:00
tgoto.c * use _DIAGASSERT() to check pointer arguments against NULL and file 1999-09-16 11:44:54 +00:00
tputs.c Change third arg of tputs() from void (*)(int)' to int (*)(int)'. 1999-10-04 23:16:50 +00:00