FRIGN 9fd4a745f8 Add history and config-struct to recurse
For loop detection, a history is mandatory. In the process of also
adding a flexible struct to recurse, the recurse-definition was moved
to fs.h.
The motivation behind the struct is to allow easy extensions to the
recurse-function without having to change the prototypes of all
functions in the process.
Adding flags is really simple as well now.

Using the recursor-struct, it's also easier to see which defaults
apply to a program (for instance, which type of follow, ...).

Another change was to add proper stat-lstat-usage in recurse. It
was wrong before.
2015-03-13 00:29:48 +01:00
..
2015-02-11 01:17:21 +00:00
2014-11-17 16:48:34 +00:00
2014-11-17 16:48:34 +00:00
2014-11-17 16:48:34 +00:00
2015-02-12 14:34:07 +00:00
2014-11-17 16:48:34 +00:00
2014-11-17 16:48:34 +00:00
2014-11-17 16:48:34 +00:00
2014-11-17 16:48:34 +00:00
2015-03-10 22:19:19 +01:00
2015-03-13 00:29:48 +01:00
2014-11-17 16:48:34 +00:00
2014-11-17 16:48:34 +00:00
2014-11-17 16:48:34 +00:00
2014-11-21 00:03:30 +00:00
2014-11-17 16:48:34 +00:00
2014-11-17 16:48:34 +00:00
2015-01-25 17:48:11 +00:00