Searched hist:211463 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/usr.bin/grep/
H A Dfile.cdiff 211463 Wed Aug 18 15:41:16 MDT 2010 gabor - 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)
H A Dgrep.hdiff 211463 Wed Aug 18 15:41:16 MDT 2010 gabor - 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)

Completed in 80 milliseconds