Implemented -A, -B, and -C flags with BB_FEATURE_GREP_CONTEXT option set.

This commit is contained in:
Mark Whitley
2001-02-09 00:41:10 +00:00
parent d238a7bcc8
commit 2fd52989f7
3 changed files with 253 additions and 28 deletions

View File

@ -318,6 +318,9 @@
// Support for the find -mtine option.
#define BB_FEATURE_FIND_MTIME
//
// Support for the -A -B and -C context flags in grep
//#define BB_FEATURE_GREP_CONTEXT
//
// End of Features List
//
//