8b22ec00d4
- preserve and free "last" properly. $ cat foo.c #include <stdio.h> #include <termcap.h> int main(void) { tgetent(NULL, "dumb"); tgetent(NULL, "network"); tgetflag("so"); return 0; } $ cc foo.c -lterminfo $ MALLOC_OPTIONS=J ./a.out Boom. XXX: pullup-7 |
||
---|---|---|
.. | ||
Makefile | ||
Makefile.hash | ||
compile.c | ||
curterm.c | ||
genhash | ||
genman | ||
genterms | ||
genthash | ||
setupterm.c | ||
shlib_version | ||
term.c | ||
term.h | ||
term_private.h | ||
termcap.3 | ||
termcap.c | ||
termcap.h | ||
termcap_map.c | ||
terminfo.3 | ||
terminfo.5.in | ||
ti.c | ||
tparm.c | ||
tputs.c |