]> granicus.if.org Git - apache/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)
commit01ba81a1f45e95f53ee8bb0f7158b8bf5b484736
tree1171f01d80d50c5ead26e1743c3dc08511d98154
parent6e8efec6576c17aea48a39b80a463f5919cf1dea
  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