summaryrefslogtreecommitdiff
path: root/libmisc
Commit message (Collapse)AuthorAgeFilesLines
* walk_tree: do not follow symlink to directory with -hKamil Dudka2011-05-251-1/+2
| | | | reported by Jean-Pierre André at https://bugzilla.redhat.com/660613
* quote: pull in string.h for strchr prototypemiscMike Frysinger2010-01-221-0/+1
| | | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Brandon Philips <brandon@ifup.org>
* Introduce new WALK_TREE_DEREFERENCE_TOPLEVEL flagAndreas Gruenbacher2009-06-231-1/+3
| | | | | | This flag indicates to dereference top-level symlinks. (If non top-level symlinks should be stat()ed as well, the WALK_TREE_DEREFERENCE flag must be specified.)
* 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