This patch from Adam Heath <doogie@debian.org>, makes print_file
authorEric Andersen <andersen@codepoet.org>
Tue, 15 May 2001 17:48:09 +0000 (17:48 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 15 May 2001 17:48:09 +0000 (17:48 -0000)
commit55f9872616f0c42f3fb712cfb7f9d0bb52c8afcb
tree4dc106a5142e993d2a5e9bad32f2fcd53555047c
parentc911a4389bbaa5ac85d725c8c05e452dfba8583d
This patch from Adam Heath <doogie@debian.org>, makes print_file
(used by cat, grep, sed, etc) quite a bit faster.
Makefile
include/libbb.h
libbb/copyfd.c [new file with mode: 0644]
libbb/libbb.h
libbb/print_file.c