git://git.gir.st
/
forkaftergrep.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
update date; copy current manpage to readme
[forkaftergrep.git]
/
fag.h
diff --git
a/fag.h
b/fag.h
index 80d0118d3d728e864b21ac693a98f449b5f098d1..65148c0c1fc4c6a67afee7af82eaeaf4f932ced2 100644
(file)
--- a/
fag.h
+++ b/
fag.h
@@
-19,6
+19,7
@@
struct opt {
char* pattern;
char** argv;
int stream;
+ char grepopt[16];
};
int fork_after_grep (struct opt opts);