grep: Use get_crt_codepage(). Don't default to the UTF-8 manifest for older VCC versi...
commit7ece458307ec1c6617f2eda1099cc393a876ca79
authorbird <bird@1093d150-e988-4e3a-8fd4-90e8b09e91e5>
Sat, 29 Jan 2022 02:41:10 +0000 (29 02:41 +0000)
committerbird <bird@1093d150-e988-4e3a-8fd4-90e8b09e91e5>
Sat, 29 Jan 2022 02:41:10 +0000 (29 02:41 +0000)
treee0cedac4a6a556dff4f431f556c787e48b0886f0
parent6d5e1a7ac9ffac579b8737b2d1f5447aee842fd4
grep: Use get_crt_codepage(). Don't default to the UTF-8 manifest for older VCC versions as the CRT won't do the right thing.

git-svn-id: https://www.virtualbox.org/svn/kbuild-mirror/trunk@3548 1093d150-e988-4e3a-8fd4-90e8b09e91e5
src/grep/Makefile.kmk
src/grep/config.win.h
src/grep/lib/regcomp.c
src/grep/src/grep.c