summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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-232-5/+8
| | | | | | 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-222-4/+4
|
* Put libmisc on its own branchAndreas Gruenbacher2009-06-228-0/+532