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/eudev.git
eudev-4
master
nonrot
rule_generator_eudev3
v1.X
v2.X
Repository for eudev development
eudev team <eudev@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
path-util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/shared/path-util.c: import prefix_root() from upstream
Anthony G. Basile
2015-05-27
1
-0
/
+34
*
path-util: fix fstat fallback in fd_is_mount_point
Thomas Hindoe Paaboel Andersen
2015-05-04
1
-1
/
+1
*
path-util: make use of "mnt_id" field exported in /proc/self/fdinfo/<fd> to t...
Lennart Poettering
2015-05-04
1
-28
/
+107
*
path-util: don't eat up ENOENT in path_is_mount_point()
Lennart Poettering
2015-04-12
1
-12
/
+3
*
path-util: make sure fd_is_mount_point() returns true for root directory
Lennart Poettering
2015-04-12
1
-4
/
+22
*
path-util: if parent can do name_to_handle() but relevant dir not, it's a mou...
Lennart Poettering
2015-04-12
1
-1
/
+6
*
path-util.c: changes for rm-rf: never cross mount points
Lennart Poettering
2015-04-12
1
-26
/
+29
*
shared: add path_compare(), an ordering path comparison
Michal Schmidt
2015-03-19
1
-10
/
+27
*
path-util: fix path_is_mount_point() for symlinks
Harald Hoyer
2015-03-18
1
-17
/
+13
*
Add initialization helper for file_handle_union
Zbigniew JÄdrzejewski-Szmek
2015-01-25
1
-4
/
+1
*
path-util: plug leak
Tom Gundersen
2015-01-17
1
-0
/
+3
*
path-util: fix breakage in path_is_mount_point
Dave Reisner
2014-12-20
1
-2
/
+6
*
path: make the check for unsupported name_to_handle_at symmetric
Zbigniew Jędrzejewski-Szmek
2014-12-20
1
-15
/
+20
*
path: follow symbolic link for parent path (2)
Umut Tezduyar Lindskog
2014-12-20
1
-1
/
+1
*
path: follow symbolic link for parent path
Umut Tezduyar Lindskog
2014-12-20
1
-1
/
+1
*
shared: path-util - memory leak
Tom Gundersen
2014-12-20
1
-0
/
+1
*
path-util: no need to check whether p is absolute twice
Lennart Poettering
2014-12-17
1
-1
/
+1
*
src/shared/path-util.c: revert change from realpath to canonicalize_file_name
Anthony G. Basile
2014-08-14
1
-1
/
+1
*
src/shared: some stylistic changes
Anthony G. Basile
2014-08-14
1
-3
/
+1
*
src/shared: import more code cleanups from upstream
Anthony G. Basile
2014-08-14
1
-0
/
+33
*
src/shared: import many code cleanups from upstream
Anthony G. Basile
2014-08-14
1
-28
/
+55
*
src/shared: refactor shared code
Anthony G. Basile
2014-08-05
1
-0
/
+364
*
Isolation of udev code from remaining systemd
Anthony G. Basile
2012-11-15
1
-419
/
+0
*
timedate: assorted improvements
Lennart Poettering
2012-09-14
1
-6
/
+6
*
path-util: fall back to stat() if kernel does not support name_to_handle_at()
Mantas Mikulėnas
2012-09-10
1
-2
/
+2
*
path-util: do not fail in path_is_mountpoint() if path doesn't exist
Mantas Mikulėnas
2012-09-10
1
-1
/
+5
*
path: fix invalid variable access in path_is_mount_point()
Lennart Poettering
2012-09-04
1
-1
/
+1
*
path-util: in path_is_mount_point() fall back to the classic stat() test if f...
Lennart Poettering
2012-09-04
1
-1
/
+35
*
missing: define name_to_handle_at on our own if it is missing
Lennart Poettering
2012-09-04
1
-0
/
+1
*
util: make path_is_mount_point() recognize bind mounts, too
Lennart Poettering
2012-09-03
1
-7
/
+16
*
util: rename join() to strjoin()
Lennart Poettering
2012-07-13
1
-1
/
+1
*
util: split-out path-util.[ch]
Kay Sievers
2012-05-08
1
-0
/
+371