# # ChangeLog for trunk/src/grep/Makefile.kmk in kBuild # # Generated by Trac 1.4.3.2 # Oct 3, 2024 2:05:12 PM Sat, 29 Jan 2022 02:41:10 GMT bird [3548] * trunk/src/grep/Makefile.kmk (modified) * trunk/src/grep/config.win.h (modified) * trunk/src/grep/lib/regcomp.c (modified) * trunk/src/grep/src/grep.c (modified) grep: Use get_crt_codepage(). Don't default to the UTF-8 manifest for ... Tue, 21 Dec 2021 12:19:11 GMT bird [3537] * trunk/src/grep/Makefile.kmk (modified) * trunk/src/grep/src/grep.c (modified) grep: Rewrote the console output speed hack, making it even faster ... Mon, 20 Dec 2021 23:32:59 GMT bird [3536] * trunk/src/grep/Makefile.kmk (modified) * trunk/src/grep/config.win.h (modified) * trunk/src/grep/src/grep.c (modified) grep: Windows console output optimizations. Mon, 20 Dec 2021 22:51:05 GMT bird [3532] * trunk/src/grep/Makefile.kmk (added) * trunk/src/grep/config.win.h (copied) * trunk/src/grep/lib/binary-io.h (modified) * trunk/src/grep/lib/dfa.c (modified) * trunk/src/grep/lib/dup-safer-flag.c (modified) * trunk/src/grep/lib/dup-safer.c (modified) * trunk/src/grep/lib/fnmatch.in.h (modified) * trunk/src/grep/lib/getprogname-w32.c (added) * trunk/src/grep/lib/regcomp.c (modified) * trunk/src/grep/lib/regex_internal.h (modified) * trunk/src/grep/lib/w32-initialize-main.c (added) * trunk/src/grep/src/grep.c (modified) grep: Initial windows config and adjustments.