Pádraig Brady <[email protected]> writes:

> * src/cat.c (main): Only resize the allocated buffer when needed,
> which avoids per file heap manipulation and mmap/munmap syscalls.
> ---
>  src/cat.c | 50 ++++++++++++++++++++++++++++++++------------------
>  1 file changed, 32 insertions(+), 18 deletions(-)

This change looks good to me, thanks.

Collin

Reply via email to