From c2989c39ecfe9b917dbbc0c6087c7b5df9f28d23 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Fri, 26 Feb 2016 10:49:42 +0100 Subject: libdpkg: New treewalk module This has the nice properties of avoiding duplicated stat(2) calls, not calling find(1), and sorting the output w/o stalling on the entire input being slurped and sorted. --- po/POTFILES.in | 1 + 1 file changed, 1 insertion(+) (limited to 'po') diff --git a/po/POTFILES.in b/po/POTFILES.in index 501f9e942..13d941ecc 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -40,6 +40,7 @@ lib/dpkg/string.c lib/dpkg/strwide.c lib/dpkg/subproc.c lib/dpkg/tarfn.c +lib/dpkg/treewalk.c lib/dpkg/trigdeferred.l lib/dpkg/triglib.c lib/dpkg/trigname.c -- cgit v1.2.3