aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rm_rf_at: fix recurse logic for non-LinuxFabian Groffen2017-12-281-2/+8
* drop _q_static and standardize func prototypes a bitMike Frysinger2016-12-281-6/+12
* start some likely/unlikely helpersMike Frysinger2016-12-281-1/+1
* mkdir: add a mkdir_p_at helperMike Frysinger2015-02-221-4/+8
* start using O_PATHMike Frysinger2014-02-161-0/+1
* disable rmdir_r for now as no one uses itMike Frysinger2013-04-301-0/+2
* expose the recursive deleters with *at style funcsMike Frysinger2011-03-021-6/+11
* add a helper to prune empty dir treesMike Frysinger2011-03-021-0/+21
* optimize a bit, and make sure we dont need a trailing slash for the last dir ...Mike Frysinger2011-03-021-2/+10
* replace `rm -rf` shells with an internal rm_rf(), and add support for running...Mike Frysinger2011-02-231-0/+79