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 Silence -Wpointer-sign on crypt-sha1.c. 2013-08-10 18:42:29 +00:00
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 Use major.minor for NetBSD versions. 2012-03-23 18:08:34 +00:00
crypt.c make __crypt static 2011-12-28 03:13:09 +00:00
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