summaryrefslogtreecommitdiff
path: root/libmisc/walk_tree.c
Commit message (Expand)AuthorAgeFilesLines
* getfacl: Add --one-file-system optionnextPavel Polacek2020-11-141-0/+10
* Move struct stat into struct walk_tree_argsAndreas Gruenbacher2020-11-141-14/+14
* Move list of open directories into struct walk_tree_argsAndreas Gruenbacher2020-11-141-30/+29
* Move walk_tree_rec arguments into a separate structAndreas Gruenbacher2020-11-141-32/+49
* Rework config.h usageYury Usishchev2016-02-151-0/+1
* walk_tree_rec: Add parentheses to clarify codeAndreas Gruenbacher2015-12-261-2/+2
* walk_tree: mark internal variables as staticDmitry V. Levin2015-09-191-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 -hAndreas Gruenbacher2011-05-271-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