[mod_auth] use crypt_r instead of crypt if available
commitc92496720d21ea7888187a8ae305c392d4fe824a
authorStefan Bühler <stbuehler@web.de>
Thu, 12 Feb 2015 06:39:39 +0000 (12 06:39 +0000)
committerStefan Bühler <stbuehler@web.de>
Thu, 12 Feb 2015 06:39:39 +0000 (12 06:39 +0000)
tree80de200fd6ed5dcf2f3c5ba7a2f7b6c215f511a8
parent673923daf839fda59e4dc1e5f95f5b265a65e802
[mod_auth] use crypt_r instead of crypt if available

From: Stefan Bühler <stbuehler@web.de>

git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2986 152afb58-edef-0310-8abb-c4023f1b3aa9
NEWS
configure.ac
src/CMakeLists.txt
src/config.h.cmake
src/http_auth.c