index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
io-util.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
io-util: move fputs_with_newline to fileio
Mike Yuan
2024-06-13
1
-3
/
+0
*
io-util: add new helper fputs_with_newline()
Lennart Poettering
2024-06-13
1
-0
/
+3
*
io-util: split out iovw_xyz into iovec-wrapper.h
Lennart Poettering
2023-10-20
1
-36
/
+0
*
io-util: split out "struct iovec" related calls into their own .c/.h files
Lennart Poettering
2023-10-20
1
-45
/
+0
*
io-util: introduce loop_write_full that takes a timeout
Mike Yuan
2023-09-07
1
-1
/
+5
*
iovec-util: add iovw_isempty() helper
Lennart Poettering
2023-08-11
1
-1
/
+8
*
io-util: introduce iovw_append() helper function
Yu Watanabe
2023-08-10
1
-0
/
+1
*
coredump: use a cleanup handler for destroying iovw objects
Lennart Poettering
2023-08-10
1
-0
/
+3
*
tree-wide: replace IOVEC_INIT with IOVEC_MAKE
Yu Watanabe
2023-03-06
1
-4
/
+2
*
io-util: drop double evaluation in IOVEC_INIT_STRING()
Yu Watanabe
2023-02-23
1
-2
/
+6
*
io-util: introduce IOVEC_NULL
Yu Watanabe
2023-02-23
1
-0
/
+1
*
io-util: introduce iovec_array_free()
Lennart Poettering
2023-02-23
1
-0
/
+2
*
coredump: do not allow user to access coredumps with changed uid/gid/capabili...
Zbigniew Jędrzejewski-Szmek
2022-12-07
1
-0
/
+9
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-1
/
+0
*
basic/io-util: move iterator variable declarations into loop headers
Zbigniew Jędrzejewski-Szmek
2021-05-04
1
-2
/
+2
*
basic/io-util: invert return value from IOVEC_INCREMENT()
Zbigniew Jędrzejewski-Szmek
2021-05-04
1
-6
/
+11
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-1
/
+1
*
io-util: introduce ppoll_usec() helper function
Yu Watanabe
2021-03-03
1
-0
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
io-util: introduce iovw_put_string_field() helper
Franck Bui
2019-06-27
1
-0
/
+2
*
journal-import: extract helpers for handling arrays of iovec and make them av...
Franck Bui
2019-06-27
1
-0
/
+14
*
coredump: rename set_iovec_field_free() into set_iovec_string_field_free()
Franck Bui
2019-06-27
1
-0
/
+1
*
journald: do not store the iovec entry for process commandline on stack
Zbigniew Jędrzejewski-Szmek
2019-01-09
1
-0
/
+2
*
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
*
tree-wide: be more careful with the type of array sizes
Lennart Poettering
2018-04-27
1
-5
/
+4
*
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
*
io-util: add new IOVEC_INIT/IOVEC_MAKE macros
Lennart Poettering
2017-09-22
1
-8
/
+5
*
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-23
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
machined: add early checks for unrealistically large image/pool sizes
Lennart Poettering
2016-01-27
1
-0
/
+18
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-0
/
+3
*
io-util.h: move iovec stuff from macro.h to io-util.h
Lennart Poettering
2015-10-27
1
-1
/
+38
*
util-lib: split out IO related calls to io-util.[ch]
Lennart Poettering
2015-10-26
1
-0
/
+39