NetBSD/lib/libterm
christos 0a73d7c493 - use strchr instead of index
- whitespace fixes
- tgetstr only looks at the first two characters; t_getstr looks at the whole
  string.
- fix DIAGASSERT brokenness.
2000-05-12 15:25:25 +00:00
..
TEST
Makefile
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.3 Update man page to document new tgetent behaviour. 2000-05-10 11:13:35 +00:00
termcap.c - use strchr instead of index 2000-05-12 15:25:25 +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
termcap_private.h Split private data structure into separate file. 2000-04-18 14:42:42 +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