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
*
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
*
basic/path-util: allow flags for path_equal_or_files_same
Zbigniew Jędrzejewski-Szmek
2017-06-17
1
-3
/
+3
*
util-lib: rework path_check_fstype() and path_is_temporary_fs() to use O_PATH
Lennart Poettering
2016-12-21
1
-2
/
+2
*
util-lib: add new path_is_temporary_fs() API
Lennart Poettering
2016-12-20
1
-0
/
+10
*
util-lib: make sure fd_check_fstype() opens files with O_CLOEXEC
Lennart Poettering
2016-12-20
1
-1
/
+1
*
util-lib: beef path_is_os_tree() up a bit
Lennart Poettering
2016-12-20
1
-10
/
+18
*
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
/
+4
*
util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+216