index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
stat-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
stat-util: fix dir_is_empty() with hidden/backup files
Lennart Poettering
2022-05-04
1
-13
/
+25
*
stat-util: ignore hidden_or_backup_file when checking if dir is empty
Luca Boccassi
2022-05-01
1
-1
/
+1
*
basic: split out dev_t related calls into new devno-util.[ch]
Lennart Poettering
2022-04-13
1
-95
/
+0
*
basic/stat-util: add null_or_empty_path_with_root()
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-5
/
+10
*
tree-wide: port various places over to new stat_inode_same() helper
Lennart Poettering
2022-02-14
1
-2
/
+1
*
stat-util: add helper stat_inode_same() for comparing stat's st_dev/st_ino in...
Lennart Poettering
2022-02-14
1
-5
/
+13
*
stat-util: introduce path_is_network_fs()
Yu Watanabe
2022-02-04
1
-0
/
+9
*
tree-wide: explicitly unpoison getdents64() memory
Lennart Poettering
2021-10-25
1
-0
/
+2
*
stat-util: make sure dir_is_empty_at() does something useful in all cases
Lennart Poettering
2021-10-25
1
-0
/
+6
*
stat-util: optimize dir_is_empty_at() a bit, by using getdents64()
Lennart Poettering
2021-10-25
1
-7
/
+13
*
stat-util: specify O_DIRECTORY when reopening dir in dir_is_empty_at()
Lennart Poettering
2021-10-25
1
-1
/
+1
*
basic: use filesystem database
Iago López Galeiras
2021-10-06
1
-10
/
+5
*
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
Lennart Poettering
2021-10-05
1
-1
/
+2
*
stat-util: fix dir_is_empty_at without path
Luca Boccassi
2021-02-16
1
-5
/
+10
*
stat-util: don't try to open path on path_is_temporary_fs()
Lennart Poettering
2021-01-07
1
-4
/
+3
*
Merge pull request #17431 from msekletar/udev-link-update-race
Zbigniew Jędrzejewski-Szmek
2020-11-10
1
-1
/
+2
|
\
|
*
basic/stat-util: make mtime check stricter and use entire timestamp
Michal Sekletár
2020-11-06
1
-1
/
+2
*
|
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
|
/
*
stat-util: provide single fallback implementation of statx()
Lennart Poettering
2020-09-03
1
-0
/
+57
*
stat-util: trivial empty_or_null() tweaks
Lennart Poettering
2020-05-29
1
-3
/
+7
*
stat-util: add stat_inode_unmodified() helper that checks if an inode was mod...
Lennart Poettering
2020-05-13
1
-0
/
+21
*
stat-util: add simpler helper for checking if /proc/ is mounted
Lennart Poettering
2020-04-23
1
-0
/
+12
*
stat-util: no need to open a file to check fs type
Lennart Poettering
2020-04-23
1
-4
/
+3
*
*: convert amenable fdopendir() calls to take_fdopendir()
Vito Caputo
2020-03-31
1
-2
/
+2
*
tree-wide: drop magic.h when missing_magic.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop stat.h or statfs.h when stat-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop dirent.h when dirent-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+2
*
basic/fs-util: change CHASE_OPEN flag into a separate output parameter
Zbigniew Jędrzejewski-Szmek
2019-10-24
1
-1
/
+1
*
util: split out namespace related stuff into a new namespace-util.[ch] pair
Lennart Poettering
2019-03-13
1
-46
/
+0
*
Merge pull request #11345 from kirbyfan64/tmpfiles-c-empty
Zbigniew Jędrzejewski-Szmek
2019-01-15
1
-3
/
+12
|
\
|
*
stat-util: Add dir_is_empty_at
Ryan Gonzalez
2019-01-08
1
-3
/
+12
*
|
stat-util: remove spurious newline
Lennart Poettering
2019-01-07
1
-1
/
+0
|
/
*
stat-util: add new APIs device_path_make_{major_minor|canonical}() and device...
Lennart Poettering
2018-11-29
1
-0
/
+98
*
stat-util: add fd_verify_directory(), similar to fd_verify_regular()
Lennart Poettering
2018-11-26
1
-0
/
+23
*
nspawn: beef up netns checking a bit, for compat with old kernels
Lennart Poettering
2018-10-31
1
-4
/
+36
*
util: do not assign return value if it is not used (#10552)
Yu Watanabe
2018-10-29
1
-3
/
+1
*
basic/stat-util: introduce is_dir_fd()
Franck Bui
2018-07-30
1
-0
/
+11
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
os-util: add helpers for finding /etc/os-release
Lennart Poettering
2018-05-24
1
-26
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
stat-util: fix fd_is_network_ns()
Lennart Poettering
2018-03-23
1
-1
/
+2
*
stat-util: unify code that checks whether something is a regular file
Lennart Poettering
2018-02-20
1
-0
/
+29
*
journal: move code that checks for network fs to stat-util.[ch]
Lennart Poettering
2018-02-12
1
-4
/
+25
*
log: minimize includes in log.h
Lennart Poettering
2018-01-11
1
-2
/
+3
*
nspawn: introduce an option for specifying network namespace path
Dongsu Park
2017-12-13
1
-0
/
+12
*
util-lib: rename path_check_fstype to path_is_fs_type
Zbigniew Jędrzejewski-Szmek
2017-11-30
1
-1
/
+1
*
util-lib: rename fd_check_fstype to fd_is_fs_type
Zbigniew Jędrzejewski-Szmek
2017-11-30
1
-2
/
+2
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
[next]