]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
This file will go away. For this moment, the s/FindFirstFile/apr_stat/
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 1 Feb 2001 15:58:09 +0000 (15:58 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 1 Feb 2001 15:58:09 +0000 (15:58 +0000)
commitd4880f171587def03a2d2f5e25ea4011e9412647
treec50e39224b4dc7dd6a83566683321df99dbf5dc1
parent8e7c29c77fbb7adb114b9c64823fbf9a1bb9d298
  This file will go away.  For this moment, the s/FindFirstFile/apr_stat/
  fixes parsing of utf-8 resources against the NTFS filesystem.  The only
  remaining utf-8 change is to the config parser [which is simple - any
  unicode config file (FFFE/FEFF lead word) will be utf-8 encrypted].

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