index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
fileio.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fileio: add read_stripped_line() as trivial read_line() + strstrip() combo
Lennart Poettering
2023-10-17
1
-0
/
+2
*
fileio: revamp search_and_fopen()
Lennart Poettering
2023-10-05
1
-2
/
+6
*
Merge pull request #27184 from yuwata/xfopenat-full
Daan De Meyer
2023-04-10
1
-5
/
+23
|
\
|
*
fileio: introduce xfopenat_full()
Yu Watanabe
2023-04-08
1
-5
/
+23
*
|
fileio: introduce read_one_line_file_at()
Yu Watanabe
2023-04-09
1
-1
/
+4
|
/
*
fileio: add new helper fdopen_independent()
Lennart Poettering
2023-03-23
1
-0
/
+2
*
fileio: Add openat() like helpers
Daan De Meyer
2022-11-09
1
-3
/
+18
*
core: check size before mmap
Tobias Stoeckmann
2022-03-03
1
-0
/
+6
*
fileio: add read_virtual_file_at() flavour that takes dir_fd/path pair
Lennart Poettering
2021-10-11
1
-1
/
+4
*
basic: move chase_symlinks_and_fopen_unlocked() → chase-symlinks.[ch]
Lennart Poettering
2021-10-05
1
-8
/
+2
*
fileio: introduce new mode to suppress writing the same value
Antony Deepak Thomas
2021-09-29
1
-11
/
+12
*
fileio: introduce read_virtual_file_fd()
Antony Deepak Thomas
2021-09-29
1
-0
/
+1
*
smack: move helper function to smack-util.c
Zbigniew Jędrzejewski-Szmek
2021-09-21
1
-2
/
+0
*
Use correct `<fcntl.h>` include
David Seifert
2021-08-02
1
-1
/
+1
*
fileio: optionally allow interpreting file size as limit
Lennart Poettering
2021-07-08
1
-0
/
+1
*
Merge pull request #18863 from keszybz/cmdline-escaping
Lennart Poettering
2021-05-07
1
-1
/
+6
|
\
|
*
basic/fileio: add a mode to read_full_virtual_file() where not the whole file...
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-1
/
+6
*
|
fileio: optionally, return discovered path of file in search_and_fopen()
Lennart Poettering
2021-05-07
1
-2
/
+2
*
|
fileio: introduce a new flag to make write_string_file() ignore trailing newline
Yu Watanabe
2021-04-14
1
-10
/
+11
|
/
*
copy: move sync_rights() to copy.c and rename copy_rights()
Lennart Poettering
2021-03-04
1
-2
/
+0
*
fileio: teach read_full_file_full() to read from offset/with maximum size
Lennart Poettering
2020-12-01
1
-6
/
+6
*
basic/fileio: constify struct timespec arguments
Zbigniew Jędrzejewski-Szmek
2020-11-10
1
-2
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
fileio: beef up READ_FULL_FILE_CONNECT_SOCKET to allow setting sender socket ...
Lennart Poettering
2020-11-03
1
-2
/
+2
*
Add WRITE_STRING_FILE_TRUNCATE to set O_TRUNC
williamvds
2020-10-21
1
-8
/
+9
*
basic/fileio: add chase_symlinks_and_fopen_unlocked()
Zbigniew Jędrzejewski-Szmek
2020-10-01
1
-0
/
+8
*
fileio: add brief explanations for flags
Lennart Poettering
2020-07-21
1
-5
/
+5
*
fileio: add support for read_full_file() on AF_UNIX stream sockets
Lennart Poettering
2020-07-21
1
-0
/
+1
*
fileio: add explicit flag for generating world executable warning when readin...
Lennart Poettering
2020-07-21
1
-3
/
+4
*
fileio: Rename rename_and_apply_smack to rename_and_apply_smack_floor_label.
Daan De Meyer
2020-05-27
1
-1
/
+1
*
fileio: Refactor sync_rights to take fds as arguments
Daan De Meyer
2020-05-27
1
-1
/
+1
*
sysusers: Move sync_rights and rename_and_apply_smack to basic
Daan De Meyer
2020-05-27
1
-0
/
+4
*
fileio: optionally allow telling read_line_full() whether we are processing a...
Lennart Poettering
2020-04-13
1
-1
/
+3
*
fileio: add take_fdopendir() variant
Vito Caputo
2020-03-31
1
-0
/
+1
*
fileio: introduce take_fdopen{_unlocked}() variant
Vito Caputo
2020-03-31
1
-0
/
+2
*
fileio: add WRITE_STRING_FILE_MODE_0600 flag for writing files
Lennart Poettering
2019-12-02
1
-0
/
+1
*
fileio: add 'dir_fd' parameter to read_full_file_full()
Lennart Poettering
2019-12-02
1
-2
/
+3
*
fileio: add an openat() flavour for fopen()
Lennart Poettering
2019-12-02
1
-0
/
+1
*
fileio: introduce read_full_virtual_file() for reading virtual files in sysfs...
Franck Bui
2019-10-25
1
-0
/
+1
*
fileio: add new WRITE_STRING_FILE_MKDIR_0755 flag for mkdir'ing parent
Lennart Poettering
2019-05-08
1
-0
/
+1
*
Merge pull request #12222 from yuwata/macsec
Lennart Poettering
2019-04-12
1
-0
/
+1
|
\
|
*
fileio: add READ_FULL_FILE_UNHEX flag
Yu Watanabe
2019-04-12
1
-0
/
+1
*
|
Add fmemopen_unlocked() and use unlocked ops in fuzzers and some other tests
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-0
/
+1
*
|
Add open_memstream_unlocked() wrapper
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-0
/
+1
*
|
Add fdopen_unlocked() wrapper
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-0
/
+1
*
|
Add fopen_unlocked() wrapper
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-0
/
+2
|
/
*
fileio: add READ_FULL_FILE_UNBASE64 flag for read_full_file_full()
Yu Watanabe
2019-04-09
1
-1
/
+2
*
fileio: read_full_file_full() also warns when file is world readable and secu...
Yu Watanabe
2019-04-09
1
-2
/
+2
*
fileio: introduce warn_file_is_world_accessible()
Yu Watanabe
2019-04-09
1
-0
/
+3
*
util: introduce READ_FULL_FILE_SECURE flag for reading secure data
Yu Watanabe
2019-04-09
1
-3
/
+13
[next]