diff options
author | Ron Yorston <rmy@pobox.com> | 2022-12-30 20:51:59 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2022-12-30 20:56:56 +0000 |
commit | 2b4dbe5fa8dc02d9cf4849fbda3197a522f16002 (patch) | |
tree | 05688319cb5e8abb393b881c4be4a062d0be4a01 /procps | |
parent | de95d1d8f83d30b0ab08697b5c9a1899a0b26352 (diff) | |
download | busybox-w32-2b4dbe5fa8dc02d9cf4849fbda3197a522f16002.tar.gz busybox-w32-2b4dbe5fa8dc02d9cf4849fbda3197a522f16002.tar.bz2 busybox-w32-2b4dbe5fa8dc02d9cf4849fbda3197a522f16002.zip |
libbb: speed up bb_get_chunk_from_file()
Use _getc_nolock() in bb_get_chunk_from_file() and perform code
page translation on the resulting string. This speeds up grep by
another factor of two.
(GitHub issue #278)
Diffstat (limited to 'procps')
0 files changed, 0 insertions, 0 deletions