freebsd-dev/usr.bin/grep
Gabor Kovesdan 3ed1008b89 - Refactor file reading code to use pure syscalls and an internal buffer
instead of stdio.  This gives BSD grep a very big performance boost,
  its speed is now almost comparable to GNU grep.

Submitted by:	Dimitry Andric <dimitry@andric.com>
Approved by:	delphij (mentor)
2010-08-18 17:40:10 +00:00
..
nls - Some fixes to Ukranian catalog 2010-08-06 10:34:48 +00:00
fastgrep.c - Refactor file reading code to use pure syscalls and an internal buffer 2010-08-18 17:40:10 +00:00
file.c - Refactor file reading code to use pure syscalls and an internal buffer 2010-08-18 17:40:10 +00:00
grep.1 Fix spelling. 2010-07-30 14:05:20 +00:00
grep.c - Revert strlcpy() changes to memcpy() because it's more efficient and 2010-08-15 22:15:04 +00:00
grep.h - Refactor file reading code to use pure syscalls and an internal buffer 2010-08-18 17:40:10 +00:00
Makefile
queue.c - Revert strlcpy() changes to memcpy() because it's more efficient and 2010-08-15 22:15:04 +00:00
util.c - Refactor file reading code to use pure syscalls and an internal buffer 2010-08-18 17:40:10 +00:00