On 17 June 2013 16:42, Glenn Fowler <[email protected]> wrote: > > no -- that's a good point > we would probably add fts_openat(path, fd, flags, comparf) > and extend the *at() semantics to allow path==0 to use fd already in hand
If you do so please include Olga Kryzhanovska's patch from http://lists.research.att.com/pipermail/ast-developers/2012q3/001777.html to pass the cwd directory fd to the libcmd builtins. > > > On Mon, 17 Jun 2013 16:22:36 +0200 Lionel Cons wrote: >> Does libast have a directory walker API which can take a directory fd >> (for openat()) as input to define the starting point? > >> Lionel > > _______________________________________________ > ast-users mailing list > [email protected] > http://lists.research.att.com/mailman/listinfo/ast-users Ced -- Cedric Blancher <[email protected]> Institute Pasteur _______________________________________________ ast-users mailing list [email protected] http://lists.research.att.com/mailman/listinfo/ast-users
