freebsd-src/lib/libcrypt
Alan Somers 51f86375f4 Increase WARNS for libcrypt tests
ATF tests have a default WARNS of 0, unlike other usermode programs.

Reviewed by:  ngie, julian
MFC after:    3 weeks
Sponsored by: Spectra Logic Corporation
Differential Revision:        https://reviews.freebsd.org/D9933
2017-03-11 00:07:04 +00:00
..
tests Increase WARNS for libcrypt tests 2017-03-11 00:07:04 +00:00
crypt-md5.c Make libcrypt thread-safe. Add crypt_r(3). 2016-08-10 15:16:28 +00:00
crypt-nthash.c Make libcrypt thread-safe. Add crypt_r(3). 2016-08-10 15:16:28 +00:00
crypt-sha256.c Make libcrypt thread-safe. Add crypt_r(3). 2016-08-10 15:16:28 +00:00
crypt-sha512.c Make libcrypt thread-safe. Add crypt_r(3). 2016-08-10 15:16:28 +00:00
crypt.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
crypt.c Make libcrypt thread-safe. Add crypt_r(3). 2016-08-10 15:16:28 +00:00
crypt.h Make libcrypt thread-safe. Add crypt_r(3). 2016-08-10 15:16:28 +00:00
Makefile Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones 2017-01-20 04:52:29 +00:00
Makefile.depend META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. 2015-11-25 19:10:28 +00:00
misc.c Make libcrypt thread-safe. Add crypt_r(3). 2016-08-10 15:16:28 +00:00