From: Greg Stein Date: Wed, 29 Nov 2000 10:27:53 +0000 (+0000) Subject: add the new apr_lock_file and apr_unlock_file functions. X-Git-Tag: moving_to_httpd_module~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=19cc3c124a3e7efc737f19891925a6b988acc4fd;p=apache add the new apr_lock_file and apr_unlock_file functions. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87125 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/support/httpd.exp b/support/httpd.exp index c24676900a..834b75f049 100644 --- a/support/httpd.exp +++ b/support/httpd.exp @@ -453,6 +453,7 @@ apr_kill apr_kill_cleanup apr_listen apr_lock +apr_lock_file apr_lstat apr_make_array apr_make_dir @@ -545,6 +546,7 @@ apr_thread_join apr_tokenize_to_argv apr_ungetc apr_unlock +apr_unlock_file apr_unregister_other_child apr_validate_password apr_vformatter