[tor-dev] [GSoC] [Stegotorus] Code submission and more curl
Zack Weinberg
zackw at panix.com
Mon Sep 10 14:58:14 UTC 2012
On Mon, Sep 10, 2012 at 9:10 AM, Ian Goldberg <iang at cs.uwaterloo.ca> wrote:
> On Mon, Sep 10, 2012 at 02:33:30AM -0600, vmon wrote:
>> 3) Thank you for telling me about fts. I'm going to replace boost code with fts soon.
>
> What is fts? This sounds potentially useful.
It's a C API for directory tree walking. Similar to the older ftw()
but iterator-style and more robust. Unfortunately doesn't seem to
have made it into POSIX yet but is available on both Linux and OSX.
http://www.kernel.org/doc/man-pages/online/pages/man3/fts.3.html
More information about the tor-dev
mailing list