]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix look in htdigest. Reimplemented getline to work properly with
authorBill Stoddard <stoddard@apache.org>
Sun, 10 Jun 2001 21:01:57 +0000 (21:01 +0000)
committerBill Stoddard <stoddard@apache.org>
Sun, 10 Jun 2001 21:01:57 +0000 (21:01 +0000)
commit9f0a1da97a158638097cf31cf3444645628db122
tree378dd648395672eee8fce8bb6cab0da9d6c5443c
parentd8462ec0394686e6f69ee34e4dd9248f82cc3d44
Fix look in htdigest.  Reimplemented getline to work properly with
APR. Shuld consider adding apr_file_getline() to APR.  Should also consider
changing apr_file_getc() to return characters rather than apr_status.

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