NetBSD/lib/libcrypt
riastradh 1239c2bb08 Publish explicit_memset and consttime_memequal in userland libc.
Remove the double-underscore from the userland versions, and do the
weak alias dance instead, now that these are public parts of libc.

As discussed on tech-userlevel:

https://mail-index.netbsd.org/tech-userlevel/2013/06/24/msg007843.html
(option 3)
2013-08-28 17:47:07 +00:00
..
Makefile
bcrypt.c Publish explicit_memset and consttime_memequal in userland libc. 2013-08-28 17:47:07 +00:00
blowfish.c
crypt-sha1.c Publish explicit_memset and consttime_memequal in userland libc. 2013-08-28 17:47:07 +00:00
crypt.3
crypt.c
crypt.h
hmac.c
hmac_sha1.c
md5crypt.c Publish explicit_memset and consttime_memequal in userland libc. 2013-08-28 17:47:07 +00:00
pw_gensalt.c
shlib_version
util.c