summaryrefslogtreecommitdiff
path: root/libmisc
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
* Update my email addressAndreas Gruenbacher2020-02-062-2/+2
* Cleanup config.h usageYury Usishchev2016-03-025-0/+10
* 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
* License fixesAndreas Gruenbacher2014-03-041-2/+2
* modernize build systemMike Frysinger2014-01-092-31/+8
* walk_tree: do not follow symlink to directory with -hKamil Dudka2011-05-251-1/+2
* quote: pull in string.h for strchr prototypemiscMike Frysinger2010-01-221-0/+1
* 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