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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
stat-util: Add is_fs_type_at()
Daan De Meyer
2023-06-06
1
-2
/
+7
*
stat-util: rename files_same() → inode_same()
Lennart Poettering
2023-05-19
1
-3
/
+3
*
stat-util: add _at() variant for files_same()
Lennart Poettering
2023-05-19
1
-1
/
+5
*
stat-util: Add xstatfsat()
Daan De Meyer
2023-04-01
1
-0
/
+2
*
stat-util: add inode_type_to_string() helper for showing mode_t inode type as...
Lennart Poettering
2023-03-29
1
-0
/
+2
*
basic/stat-util: remove unused null_or_empty_fd()
Zbigniew Jędrzejewski-Szmek
2023-03-28
1
-1
/
+0
*
stat-util: Add verify_regular_at()
Daan De Meyer
2023-03-22
1
-0
/
+1
*
stat-util: Move inode_hash_ops to stat-util
Daan De Meyer
2022-11-10
1
-0
/
+5
*
stat-util: add statx_mount_same() to check if two stax refer to the same mount
Lennart Poettering
2022-09-20
1
-0
/
+1
*
stat-util: add statx_inode_same() helper to check if two statx structs refer ...
Lennart Poettering
2022-09-20
1
-0
/
+2
*
stat-util: replace is_dir() + is_dir_fd() by single is_dir_full() call
Lennart Poettering
2022-07-14
1
-2
/
+7
*
stat-util: drop dir_is_populated() which is apparently not used
Lennart Poettering
2022-05-04
1
-8
/
+0
*
stat-util: fix dir_is_empty() with hidden/backup files
Lennart Poettering
2022-05-04
1
-5
/
+5
*
basic: split out dev_t related calls into new devno-util.[ch]
Lennart Poettering
2022-04-13
1
-29
/
+0
*
basic/stat-util: add null_or_empty_path_with_root()
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-1
/
+5
*
Merge pull request #22487 from poettering/bootspec-source-flags
Yu Watanabe
2022-02-14
1
-0
/
+6
|
\
|
*
boot: suppress XBOOTLDR if same device as ESP when enumerating entries
Lennart Poettering
2022-02-14
1
-0
/
+6
*
|
stat-util: add helper stat_inode_same() for comparing stat's st_dev/st_ino in...
Lennart Poettering
2022-02-14
1
-0
/
+1
|
/
*
stat-util: introduce path_is_network_fs()
Yu Watanabe
2022-02-04
1
-0
/
+1
*
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
/
+3
*
stat-util: add new macros for declaring statx variable
Lennart Poettering
2020-09-03
1
-0
/
+19
*
stat-util: add stat_inode_unmodified() helper that checks if an inode was mod...
Lennart Poettering
2020-05-13
1
-0
/
+2
*
stat-util: add simpler helper for checking if /proc/ is mounted
Lennart Poettering
2020-04-23
1
-0
/
+2
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+1
*
util: split out namespace related stuff into a new namespace-util.[ch] pair
Lennart Poettering
2019-03-13
1
-2
/
+0
*
stat-util: Add dir_is_empty_at
Ryan Gonzalez
2019-01-08
1
-1
/
+4
*
stat-util: add new APIs device_path_make_{major_minor|canonical}() and device...
Lennart Poettering
2018-11-29
1
-0
/
+4
*
stat-util: add macros for checking whether major and minor values are in range
Lennart Poettering
2018-11-29
1
-0
/
+19
*
stat-util: add fd_verify_directory(), similar to fd_verify_regular()
Lennart Poettering
2018-11-26
1
-0
/
+3
*
basic/stat-util: introduce is_dir_fd()
Franck Bui
2018-07-30
1
-0
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-4
/
+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
-1
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
stat-util: unify code that checks whether something is a regular file
Lennart Poettering
2018-02-20
1
-0
/
+3
*
journal: move code that checks for network fs to stat-util.[ch]
Lennart Poettering
2018-02-12
1
-0
/
+5
*
nspawn: introduce an option for specifying network namespace path
Dongsu Park
2017-12-13
1
-0
/
+1
*
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
-1
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
basic/path-util: allow flags for path_equal_or_files_same
Zbigniew Jędrzejewski-Szmek
2017-06-17
1
-1
/
+1
*
util-lib: add new path_is_temporary_fs() API
Lennart Poettering
2016-12-20
1
-0
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-0
/
+2
*
basic: fix build on architectures with small long
Helmut Grohne
2015-11-24
1
-3
/
+2
*
mount-util: move fstype_is_network() and name_to_handle_at() definitions over
Lennart Poettering
2015-10-27
1
-0
/
+1
*
stat-util.h: move F_TYPE_EQUAL() macro definition to stat-util.h
Lennart Poettering
2015-10-27
1
-0
/
+6
*
util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+63