summaryrefslogtreecommitdiff
path: root/libmisc
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
* Update my email addressAndreas Gruenbacher2020-02-062-2/+2
* Rework config.h usageYury Usishchev2016-02-155-0/+5
* walk_tree_rec: Add parentheses to clarify codeAndreas Gruenbacher2015-12-261-2/+2
* quote: escape literal backslashesJeff Mahoney2015-12-052-1/+6
* walk_tree: mark internal variables as staticDmitry V. Levin2015-09-191-3/+3
* add __acl_ prefixes to internal symbolsMike Frysinger2014-08-124-7/+7
* telldir return value and seekdir second parameters are of type longCristian Rodríguez2014-06-101-1/+1
* modernize build systemMike Frysinger2014-01-132-31/+8
* quote: pull in string.h for strchr prototypeMike Frysinger2013-04-301-0/+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
* Add a parameter to quote() to specify which characters to quoteAndreas Gruenbacher2009-06-221-3/+3
* Put libmisc on its own branchAndreas Gruenbacher2009-06-226-0/+471