NetBSD/lib/libterm
scw 71ce3fbb0f No need to initialise globals BC and UP to NULL; this happens anyway
for BSS variables.
(Quells a linker warning on m68k because BC and UP are also declared
but not initialised in libcurses/curses.c)
2000-12-13 22:14:40 +00:00
..
TEST
Makefile
pathnames.h
shlib_version
termcap.3
termcap.c
termcap.h
termcap_private.h
tgoto.c No need to initialise globals BC and UP to NULL; this happens anyway 2000-12-13 22:14:40 +00:00
tputs.c Correct ctype(3) usage, just in case.... 2000-07-14 05:26:04 +00:00