minix/lib/libcrypt
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
..
bcrypt.c import libcrypt 2011-07-13 18:19:27 +02:00
blowfish.c import libcrypt 2011-07-13 18:19:27 +02:00
crypt-sha1.c import libcrypt 2011-07-13 18:19:27 +02:00
crypt.3 import libcrypt 2011-07-13 18:19:27 +02:00
crypt.c import libcrypt 2011-07-13 18:19:27 +02:00
crypt.h import libcrypt 2011-07-13 18:19:27 +02:00
hmac.c import libcrypt 2011-07-13 18:19:27 +02:00
hmac_sha1.c import libcrypt 2011-07-13 18:19:27 +02:00
Makefile import libcrypt 2011-07-13 18:19:27 +02:00
md5crypt.c import libcrypt 2011-07-13 18:19:27 +02:00
pw_gensalt.c import libcrypt 2011-07-13 18:19:27 +02:00
shlib_version set major version of shlibs to 0 2012-05-10 16:38:24 +02:00
util.c import libcrypt 2011-07-13 18:19:27 +02:00