minix/lib/libterminfo
Ben Gras 73379f0be5 set major version of shlibs to 0
WARNING: this will break existing dynamically linked binaries if they
exist. If you have any:
	. re-build world statically first if necessary
	. remove libraries from /lib and /usr/lib
	. then build world

This change:
	. avoids possible future dismay when interfacing other
	  systems' binaries; done until they are abi-compatible

Thanks to Antoine Leca for pointing this out.
2012-05-10 16:38:24 +02:00
..
compile.c import libterminfo, terminfo.db and stat command 2011-07-18 16:17:14 +02:00
compiled_terms.c terminfo fixes 2011-08-04 16:50:57 +00:00
curterm.c import libterminfo, terminfo.db and stat command 2011-07-18 16:17:14 +02:00
genhash import libterminfo, terminfo.db and stat command 2011-07-18 16:17:14 +02:00
genman import libterminfo, terminfo.db and stat command 2011-07-18 16:17:14 +02:00
genterms terminfo fixes 2011-08-04 16:50:57 +00:00
genthash import libterminfo, terminfo.db and stat command 2011-07-18 16:17:14 +02:00
hash.c import libterminfo, terminfo.db and stat command 2011-07-18 16:17:14 +02:00
Makefile build shared versions of libraries 2012-04-16 05:21:20 +02:00
minix-config.inc build shared versions of libraries 2012-04-16 05:21:20 +02:00
setupterm.c import libterminfo, terminfo.db and stat command 2011-07-18 16:17:14 +02:00
shlib_version set major version of shlibs to 0 2012-05-10 16:38:24 +02:00
term.c terminfo fixes 2011-08-04 16:50:57 +00:00
term.h import libterminfo, terminfo.db and stat command 2011-07-18 16:17:14 +02:00
term_private.h import libterminfo, terminfo.db and stat command 2011-07-18 16:17:14 +02:00
termcap.3 import libterminfo, terminfo.db and stat command 2011-07-18 16:17:14 +02:00
termcap.c import libterminfo, terminfo.db and stat command 2011-07-18 16:17:14 +02:00
termcap.h import libterminfo, terminfo.db and stat command 2011-07-18 16:17:14 +02:00
termcap_hash.c import libterminfo, terminfo.db and stat command 2011-07-18 16:17:14 +02:00
termcap_map.c import libterminfo, terminfo.db and stat command 2011-07-18 16:17:14 +02:00
terminfo.3 import libterminfo, terminfo.db and stat command 2011-07-18 16:17:14 +02:00
terminfo.5.in import libterminfo, terminfo.db and stat command 2011-07-18 16:17:14 +02:00
ti.c import libterminfo, terminfo.db and stat command 2011-07-18 16:17:14 +02:00
tparm.c import libterminfo, terminfo.db and stat command 2011-07-18 16:17:14 +02:00
tputs.c import libterminfo, terminfo.db and stat command 2011-07-18 16:17:14 +02:00