This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
lib
/
libterminfo
History
joerg
68a65e1a02
Fix a number of memory leaks. Keep final loop of the cleanup in tic(1)
...
under #ifdef __VALGRIND__ though.
2012-06-01 12:08:40 +00:00
..
compile.c
Fix a number of memory leaks. Keep final loop of the cleanup in tic(1)
2012-06-01 12:08:40 +00:00
curterm.c
…
genhash
…
genman
…
genterms
…
genthash
…
Makefile
…
Makefile.hash
…
setupterm.c
…
shlib_version
…
term_private.h
…
term.c
Use memcmp in place of strncmp, since length is known to no longer than
2012-06-01 12:02:36 +00:00
term.h
Add cdefs.h per PR 46492.
2012-05-29 00:27:59 +00:00
termcap_map.c
…
termcap.3
…
termcap.c
…
termcap.h
…
terminfo.3
…
terminfo.5.in
…
ti.c
…
tparm.c
…
tputs.c
…