]> git.sesse.net Git - plocate/commit
Move several needle/searching related functions into its own file.
authorSteinar H. Gunderson <steinar+git@gunderson.no>
Thu, 15 Oct 2020 22:42:25 +0000 (00:42 +0200)
committerSteinar H. Gunderson <steinar+git@gunderson.no>
Thu, 15 Oct 2020 22:42:25 +0000 (00:42 +0200)
commit601e6fef22bc018be1ca3b19215e54a2c2edcb9d
tree5f97a29cda939aa4237b98b48772054284229757
parentd5ba26d705460a7e37213eeb4954b2efed8bebf0
Move several needle/searching related functions into its own file.
meson.build
needle.cpp [new file with mode: 0644]
needle.h [new file with mode: 0644]
plocate.cpp