]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Correct const'ness of argv in all support apps, and use the new
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 13 Apr 2002 19:35:18 +0000 (19:35 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 13 Apr 2002 19:35:18 +0000 (19:35 +0000)
commit7d262f3e31fab76c93202b44dd28c50885566166
tree1171f01d80d50c5ead26e1743c3dc08511d98154
parentc6901fc0f29c43726bd3f927a5eab86ad4e2fbb9
  Correct const'ness of argv in all support apps, and use the new
  apr_app_initialize over apr_initialize for win32, and other platforms
  that may wish to tweak 'apr-ized' application support (e.g. Netware?)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94633 13f79535-47bb-0310-9956-ffa450edef68
server/main.c
support/ab.c
support/htdbm.c
support/htdigest.c
support/htpasswd.c
support/rotatelogs.c