summaryrefslogtreecommitdiff
path: root/libmisc/walk_tree.c
Commit message (Expand)AuthorAgeFilesLines
* getfattr: Add --one-file-system optionAndreas Gruenbacher2021-03-111-0/+10
* Move struct stat into struct walk_tree_argsAndreas Gruenbacher2021-03-111-14/+14
* Move list of open directories into struct walk_tree_argsAndreas Gruenbacher2021-03-111-30/+29
* Move walk_tree_rec arguments into a separate structAndreas Gruenbacher2021-03-111-32/+49
* Cleanup config.h usageYury Usishchev2016-03-021-0/+2
* walk_tree_rec: Add parentheses to clarify codeAndreas Gruenbacher2015-12-261-2/+2
* walk_tree: mark internal variables as staticDmitry V. Levin2015-09-211-3/+3
* telldir return value and seekdir second parameters are of type longCristian Rodríguez2014-06-101-1/+1
* walk_tree: do not follow symlink to directory with -hKamil Dudka2011-05-251-1/+2
* Introduce new WALK_TREE_DEREFERENCE_TOPLEVEL flagAndreas Gruenbacher2009-06-231-1/+3
* Put libmisc on its own branchAndreas Gruenbacher2009-06-221-0/+228