index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
basic
/
fileio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #27184 from yuwata/xfopenat-full
Daan De Meyer
2023-04-10
1
-91
/
+103
|
\
|
*
fileio: introduce xfopenat_full()
Yu Watanabe
2023-04-08
1
-65
/
+86
|
*
fileio: use take_fdopen() and friends
Yu Watanabe
2023-04-08
1
-29
/
+20
*
|
fileio: introduce read_one_line_file_at()
Yu Watanabe
2023-04-09
1
-5
/
+6
|
/
*
chase-symlinks: Rename chase_symlinks() to chase()
Daan De Meyer
2023-03-24
1
-1
/
+1
*
fileio: add new helper fdopen_independent()
Lennart Poettering
2023-03-23
1
-0
/
+29
*
tree-wide: fix typo and comment style update
Yu Watanabe
2023-02-15
1
-1
/
+1
*
string-util: add new strdupcspn()/strdupspn()
Lennart Poettering
2023-01-20
1
-4
/
+1
*
fundamental: rework IN_SET() to require at least three arguments
Lennart Poettering
2023-01-02
1
-1
/
+1
*
tree-wide: use -EBADF more
Yu Watanabe
2022-12-21
1
-1
/
+1
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-5
/
+5
*
strv: move nulstr utilities to nulstr-util.[ch]
Lennart Poettering
2022-11-13
1
-0
/
+1
*
fileio: Add openat() like helpers
Daan De Meyer
2022-11-09
1
-21
/
+24
*
fileio: port read_file_full() to use connect_unix_path()
Lennart Poettering
2022-05-14
1
-21
/
+6
*
fileio: fix error propagation
Lennart Poettering
2022-05-13
1
-1
/
+1
*
fileio: propagate original error if we notice AF_UNIX connect() is not going ...
Lennart Poettering
2022-05-13
1
-1
/
+1
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-2
/
+0
*
tree-wide: use timestamp_is_set() more
Lennart Poettering
2022-02-22
1
-2
/
+2
*
Typos found by codespell
Dimitri Papadopoulos
2021-10-20
1
-1
/
+1
*
fileio: add read_virtual_file_at() flavour that takes dir_fd/path pair
Lennart Poettering
2021-10-11
1
-3
/
+16
*
fileio: add shortcut for xopendirat() when called in opendir() compatible mode
Lennart Poettering
2021-10-07
1
-0
/
+3
*
basic: move chase_symlinks_and_fopen_unlocked() → chase-symlinks.[ch]
Lennart Poettering
2021-10-05
1
-35
/
+4
*
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
Lennart Poettering
2021-10-05
1
-0
/
+1
*
basic: split out sync() family of calls from fs-util.[ch] into new c/h file
Lennart Poettering
2021-10-05
1
-4
/
+2
*
fileio: introduce new mode to suppress writing the same value
Antony Deepak Thomas
2021-09-29
1
-2
/
+27
*
fileio: introduce read_virtual_file_fd()
Antony Deepak Thomas
2021-09-29
1
-8
/
+16
*
smack: move helper function to smack-util.c
Zbigniew Jędrzejewski-Szmek
2021-09-21
1
-13
/
+0
*
fileio: fix truncated read handling in read_virtual_file()
Lennart Poettering
2021-09-16
1
-3
/
+8
*
fileio: start with 4k buffer for procfs
Anita Zhang
2021-09-16
1
-0
/
+5
*
fileio: set O_NOCTTY when reading virtual files
Lennart Poettering
2021-09-15
1
-1
/
+1
*
fileio: lower maximum virtual file buffer size by one byte
Lennart Poettering
2021-09-15
1
-8
/
+10
*
tree-wide: port things over to FORMAT_PROC_FD_PATH()
Lennart Poettering
2021-08-19
1
-4
/
+1
*
fileio: optionally allow interpreting file size as limit
Lennart Poettering
2021-07-08
1
-17
/
+36
*
fileio: bump limit for read_full_file() and friends to 64M
Lennart Poettering
2021-06-10
1
-8
/
+17
*
tree-wide: always drop unnecessary dot in path
Yu Watanabe
2021-05-28
1
-3
/
+3
*
fileio: read_virtual_file(): on last attempt ignore file size
Lennart Poettering
2021-05-21
1
-14
/
+11
*
fileio: read_virtual_file() don't tweak buffer for returning it when we aren'...
Lennart Poettering
2021-05-21
1
-15
/
+17
*
fileio: fix typo in comment
Lennart Poettering
2021-05-21
1
-3
/
+3
*
fileio: read_virtual_file(): exit once the max_size limit is reached
Lennart Poettering
2021-05-21
1
-0
/
+7
*
fileio: if we try to read a file larger than SIZE_MAX this is not a problem i...
Lennart Poettering
2021-05-21
1
-5
/
+11
*
fileio: make return parameters of read_virtual_file() optional
Lennart Poettering
2021-05-20
1
-3
/
+3
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-3
/
+3
*
alloc-util: introduce MALLOC_SIZEOF_SAFE() helper
Lennart Poettering
2021-05-19
1
-2
/
+2
*
meson: use jinja2 for tmpfiles.d templates
Zbigniew Jędrzejewski-Szmek
2021-05-19
1
-1
/
+1
*
Merge pull request #18863 from keszybz/cmdline-escaping
Lennart Poettering
2021-05-07
1
-17
/
+35
|
\
|
*
basic/process-util: allow quoting of commandlines
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-2
/
+5
|
*
basic/fileio: add a mode to read_full_virtual_file() where not the whole file...
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-16
/
+31
*
|
fileio: optionally, return discovered path of file in search_and_fopen()
Lennart Poettering
2021-05-07
1
-23
/
+65
*
|
fileio: use take_fdopen_unlocked()
Yu Watanabe
2021-04-17
1
-5
/
+2
*
|
fileio: introduce a new flag to make write_string_file() ignore trailing newline
Yu Watanabe
2021-04-15
1
-1
/
+1
[next]