]> granicus.if.org Git - apache/commit
Some enhancements for OS/2 ap_canonical_filename:
authorBrian Havard <bjh@apache.org>
Sun, 6 Aug 2000 15:07:41 +0000 (15:07 +0000)
committerBrian Havard <bjh@apache.org>
Sun, 6 Aug 2000 15:07:41 +0000 (15:07 +0000)
commit4535bf853d2cb3baa63cbec89cc0f3a3ced51fb2
tree16ab24c8d22e873eff7a94fb898f4ff6fd5b470f
parentaed89bc6b4d496574ff51b1e67b94baa942137fc
Some enhancements for OS/2 ap_canonical_filename:
- Log proper error message instead of error code on failure
- In case of error caused by an invalid file name, don't return an empty
  string as that tends to confuse things rather than make them better.
- Avoid using the very expensive ap_os_systemcase_canonical_filename()
  unless it's truely necessary.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86011 13f79535-47bb-0310-9956-ffa450edef68
os/os2/util_os2.c