GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/portage-utils.git
master
Small and fast Portage helper tools written in C
Mike Frysinger <vapier@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libq
/
xmkdir.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: fix misc issues found on Linux
Fabian Groffen
2019-03-19
1
-0
/
+2
*
build: add gnulib sources
Fabian Groffen
2019-03-19
1
-2
/
+9
*
libq: standardise build
Fabian Groffen
2019-03-18
1
-8
/
+19
*
rm_rf_at: ensure return code makes sense
v0.74
Fabian Groffen
2018-12-20
1
-4
/
+4
*
rm_rf: make shallow wrapper around rm_rf_at
Fabian Groffen
2018-12-20
1
-12
/
+1
*
rm_rf_at: remove the object path points to
Fabian Groffen
2018-12-20
1
-1
/
+3
*
rm_rf_at: fix recurse logic for non-Linux
Fabian Groffen
2017-12-28
1
-2
/
+8
*
drop _q_static and standardize func prototypes a bit
Mike Frysinger
2016-12-28
1
-6
/
+12
*
start some likely/unlikely helpers
Mike Frysinger
2016-12-28
1
-1
/
+1
*
mkdir: add a mkdir_p_at helper
Mike Frysinger
2015-02-22
1
-4
/
+8
*
start using O_PATH
Mike Frysinger
2014-02-16
1
-0
/
+1
*
disable rmdir_r for now as no one uses it
Mike Frysinger
2013-04-30
1
-0
/
+2
*
expose the recursive deleters with *at style funcs
Mike Frysinger
2011-03-02
1
-6
/
+11
*
add a helper to prune empty dir trees
Mike Frysinger
2011-03-02
1
-0
/
+21
*
optimize a bit, and make sure we dont need a trailing slash for the last dir ...
Mike Frysinger
2011-03-02
1
-2
/
+10
*
replace `rm -rf` shells with an internal rm_rf(), and add support for running...
Mike Frysinger
2011-02-23
1
-0
/
+79