]> granicus.if.org Git - apache/commit
htdbm: Enable crypt support on platforms with crypt() but not
authorJeff Trawick <trawick@apache.org>
Mon, 9 Apr 2007 19:49:59 +0000 (19:49 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 9 Apr 2007 19:49:59 +0000 (19:49 +0000)
commitf0d875349267ba23b3f93e0c674cc465d22aef98
treee3b36f8144bb212620ec3719ee2bc68014835c51
parentdbeb7d82f32b85462027d7b5f196d0a712298a1a
htdbm: Enable crypt support on platforms with crypt() but not
<crypt.h>, such as z/OS.

We assume that the ancient code in htpasswd has it right --
all but Windows, TPF, and NetWare have crypt().

Submitted by: David Jones <oscaremma gmail.com>
Reviewed by: wrowe, trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@526892 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
support/htdbm.c