Files
git/grep.h
Johannes Schindelin 4b2d8ba464 grep: widen struct grep_source.size and grep_buffer() to size_t
This commit continue the migration from `unsigned long` to `size_t`,
converting `grep_buffer()` and helpers. The callers are already prepared
for this change.

Assisted-by: Opus 4.7
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2026-06-23 19:44:10 +02:00

6.6 KiB