(tac_seekable): Store match length in regoff_t, not int. Assume that
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 9 Sep 2005 21:11:36 +0000 (21:11 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 9 Sep 2005 21:11:36 +0000 (21:11 +0000)
commit916bce3a7c3f0d40350786e7ca5d8e55f0bc4f03
treebaa2017702fbe3f755415232d285abaab6abe8e2
parentfe041980c81d352adc19aa2933bcce9d801fcc6a
(tac_seekable): Store match length in regoff_t, not int.  Assume that
negative return values less than -2 represent regoff_t overflow.
src/tac.c