]> granicus.if.org Git - apache/commit
Add ap_cstr_casecmp[n]() - placeholder of apr_cstr_casecmp[n] functions
authorGraham Leggett <minfrin@apache.org>
Mon, 13 Jun 2016 23:31:21 +0000 (23:31 +0000)
committerGraham Leggett <minfrin@apache.org>
Mon, 13 Jun 2016 23:31:21 +0000 (23:31 +0000)
commitd4fa596a7c9a74170935c190f994666547b4e207
treec21b8ba4fa307af674f94bfdf5951c6fc134ad89
parent13c494b4fc3760b2638142da2d7de6f6ac086541
Add ap_cstr_casecmp[n]() - placeholder of apr_cstr_casecmp[n] functions
for case-insensitive C/POSIX-locale token comparison.

Submitted by: wrowe
Reviewed by: jim, minfrin

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1748334 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
include/ap_mmn.h
include/httpd.h
server/util.c