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
/
libterm
History
lukem
26df59590e
Change third arg of tputs() from
void (*)(int)' to
int (*)(int)'.
...
This is in line with the Single UNIX Spec, Solaris, Linux, FreeBSD, ...
1999-10-04 23:16:50 +00:00
..
TEST
…
Makefile
…
pathnames.h
…
shlib_version
…
termcap.3
Change third arg of tputs() from
void (*)(int)' to
int (*)(int)'.
1999-10-04 23:16:50 +00:00
termcap.c
…
termcap.h
Change third arg of tputs() from
void (*)(int)' to
int (*)(int)'.
1999-10-04 23:16:50 +00:00
tgoto.c
…
tputs.c
Change third arg of tputs() from
void (*)(int)' to
int (*)(int)'.
1999-10-04 23:16:50 +00:00