index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
base-filesystem.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
base-filesystem: use FOREACH_ELEMENT()
Yu Watanabe
2024-09-06
1
-12
/
+12
*
base-filesystem: do not attempt to create a /lib64 -> /usr/lib/<tuple> symlink
Luca Boccassi
2024-08-04
1
-16
/
+8
*
base-filesystem: check for __s390x__ first
Frantisek Sumsal
2024-04-05
1
-2
/
+2
*
LoongArch: Replace __loongarch64 with __loongarch_lp64
Xiaotian Wu
2023-08-09
1
-1
/
+1
*
various: remove typo/unusual spelling
Zbigniew Jędrzejewski-Szmek
2023-06-01
1
-1
/
+1
*
base-filesystem: mention why we don't carry an entry for /tmp/ for now
Lennart Poettering
2023-05-16
1
-0
/
+4
*
base-filesystem: also set up /run/ mount point if missing
Lennart Poettering
2023-05-16
1
-0
/
+1
*
base-filesystem: unify common parts of base_filesystem_create_fd() branches
Lennart Poettering
2023-05-03
1
-25
/
+13
*
base-filesystem: add new helper base_filesystem_create_fd() that operates on ...
Lennart Poettering
2023-05-03
1
-5
/
+15
*
base-filesystem: create /proc, /sys, /dev mount points as 0555
Lennart Poettering
2023-05-02
1
-3
/
+3
*
base-filesystem: Support Arch-style multilib
Adrian Vovk
2023-03-06
1
-9
/
+17
*
tree-wide: fix typo and comment style update
Yu Watanabe
2023-02-15
1
-1
/
+1
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-1
/
+1
*
treewide: drop "RUN_" from "RUN_WITH_UMASK"
Zbigniew Jędrzejewski-Szmek
2022-12-13
1
-1
/
+1
*
nulstr-util: Declare NULSTR_FOREACH() iterator inline
Daan De Meyer
2022-11-11
1
-1
/
+1
*
base-filesystem.c: add trailing zero byte for s390x entry
Ansgar Burchardt
2022-09-12
1
-1
/
+1
*
base-filesystem: pick more conservative access mode for /root/
Lennart Poettering
2022-07-14
1
-1
/
+1
*
basic: update the Arch tuples for LoongArch
Xiaotian Wu
2022-03-25
1
-0
/
+14
*
base-filesystem: use uid_is_valid() at one more place
Lennart Poettering
2022-03-17
1
-1
/
+1
*
tree-wide: fix typo
Yu Watanabe
2021-11-30
1
-1
/
+1
*
shared/base-filesystem: use LIB_ARCH_TUPLE instead of string
Zbigniew Jędrzejewski-Szmek
2021-11-19
1
-5
/
+6
*
shared/base-filesystem: add define for s390x
Zbigniew Jędrzejewski-Szmek
2021-11-19
1
-0
/
+4
*
shared/base-filesystem: m68k is 32-bit only
Zbigniew Jędrzejewski-Szmek
2021-11-19
1
-0
/
+2
*
shared/base-filesystem: add define for arm
Zbigniew Jędrzejewski-Szmek
2021-11-19
1
-0
/
+2
*
shared/base-filesystem: add define for riscv64
Zbigniew Jędrzejewski-Szmek
2021-11-19
1
-0
/
+4
*
shared/base-filesystem: add define for ppc64el
Zbigniew Jędrzejewski-Szmek
2021-11-19
1
-0
/
+9
*
shared/base-filesystem: add define for arm64
Zbigniew Jędrzejewski-Szmek
2021-11-19
1
-0
/
+6
*
shared/base-filesystem: add (empty) iffdery for the table
Zbigniew Jędrzejewski-Szmek
2021-11-19
1
-8
/
+29
*
shared: nudge people into sending us patches to make /lib64/ symlink generati...
Lennart Poettering
2021-11-10
1
-3
/
+18
*
shared/base-filesystem: modernization
Zbigniew Jędrzejewski-Szmek
2021-04-07
1
-6
/
+3
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
shared: be friendly to EROFS images
Lennart Poettering
2019-04-03
1
-8
/
+14
*
shared: path_join() is your friend
Lennart Poettering
2019-04-03
1
-1
/
+2
*
shared: no need to initialize variable
Lennart Poettering
2019-04-03
1
-1
/
+1
*
util: split out nulstr related stuff to nulstr-util.[ch]
Lennart Poettering
2019-03-14
1
-1
/
+1
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: be more careful with the type of array sizes
Lennart Poettering
2018-04-27
1
-1
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
Merge pull request #5420 from OpenDZ/tixxdz/namespace-fixes-v2
Lennart Poettering
2017-05-09
1
-0
/
+3
|
\
|
*
namespace: create base-filesystem directories if RootImage= or RootDirectory=...
Djalal Harouni
2017-03-05
1
-0
/
+3
*
|
base-filesystem: skip fchownat() if the previous mkdirat() on same path faile...
Djalal Harouni
2017-03-16
1
-0
/
+2
|
/
*
shared: use uid_is_valid() for checking validity of UIDs
Lennart Poettering
2016-12-20
1
-1
/
+1
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
shared: include what we use
Thomas Hindoe Paaboel Andersen
2015-12-06
1
-0
/
+3
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
user-util: move UID/GID related macros from macro.h to user-util.h
Lennart Poettering
2015-10-27
1
-0
/
+1
[next]