[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 9/9] grep: libify *search.c
From: |
Jim Meyering |
Subject: |
Re: [PATCH 9/9] grep: libify *search.c |
Date: |
Fri, 19 Mar 2010 16:36:04 +0100 |
Paolo Bonzini wrote:
> * src/Makefile.am (libsearch_a_SOURCES): Add dfasearch.c, kwsearch.c,
> pcresearch.c.
> * src/esearch.c, src/fsearch.c, * src/gsearch.c: Only include search.h.
Stray "* " in log.
> * src/dfasearch.c (GEAcompile, EGexecute): Export.
> * src/kwsearch.c (Fcompile, Fexecute): Export.
> * src/pcresearch.c (Pcompile, Pexecute): Export.
> * src/search.h: Add new exported functions.
Another no-semantic-change.
Thanks!
ACK.
- Re: [PATCH 4/9] grep: make egrep/fgrep use struct matcher, (continued)
- [PATCH 5/9] grep: eliminate {COMPILE,EXECUTE}_{RET,ARGS,FCT}, Paolo Bonzini, 2010/03/19
- [PATCH 6/9] grep: remove one #ifdef, Paolo Bonzini, 2010/03/19
- [PATCH 8/9] grep: prepare for libification of *search.c, Paolo Bonzini, 2010/03/19
- [PATCH 9/9] grep: libify *search.c, Paolo Bonzini, 2010/03/19
- Re: [PATCH 9/9] grep: libify *search.c,
Jim Meyering <=
- [PATCH 7/9] grep: split search.c, Paolo Bonzini, 2010/03/19
- Re: [PATCH 0/9] remove most {,E,F}GREP_PROGRAM occurrences, Jim Meyering, 2010/03/19
- Re: [PATCH 0/9] remove most {,E,F}GREP_PROGRAM occurrences, Jim Meyering, 2010/03/19
- Re: [PATCH 0/9] remove most {,E,F}GREP_PROGRAM occurrences, Jim Meyering, 2010/03/19
- Re: [PATCH 0/9] remove most {,E,F}GREP_PROGRAM occurrences, Jim Meyering, 2010/03/22