Refactored the process_and(), process_or() and process_simple()
commitd4ee308fbe6d713abe273ad48183599eecd9f6bf
authorjay <jay>
Sat, 26 May 2007 18:23:17 +0000 (26 18:23 +0000)
committerjay <jay>
Sat, 26 May 2007 18:23:17 +0000 (26 18:23 +0000)
tree20f9322cc80ce150a0e793142062f5783a50ab0e
parent79031cf245aaa194bb5956545a4b998c6a99fad6
Refactored the process_and(), process_or() and process_simple()
functions to use a common function for traversing the visitor list;
that function is simply called visit().  Also, special-case unibyte
locales, switching from mbsstr() to strstr() for this case.  This
provides a factor of two improvement in speed.
ChangeLog
import-gnulib.config
locate/locate.c