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.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: port to fd_wait_for_event()
Lennart Poettering
2020-06-10
1
-23
/
+6
*
tree-wide: check POLLNVAL everywhere
Lennart Poettering
2020-06-10
1
-2
/
+11
*
tree-wide: drop time.h when time-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: get rid of strappend()
Lennart Poettering
2019-07-12
1
-2
/
+2
*
io-util: introduce iovw_put_string_field() helper
Franck Bui
2019-06-27
1
-0
/
+21
*
journal-import: extract helpers for handling arrays of iovec and make them av...
Franck Bui
2019-06-27
1
-0
/
+53
*
coredump: rename set_iovec_field_free() into set_iovec_string_field_free()
Franck Bui
2019-06-27
1
-0
/
+8
*
journald: do not store the iovec entry for process commandline on stack
Zbigniew Jędrzejewski-Szmek
2019-01-09
1
-0
/
+10
*
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
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
io-util: add an unlikely decorator for a test that should never hold
Lennart Poettering
2018-02-20
1
-1
/
+1
*
io-util: make flush_fd() return how many bytes where flushed
Lennart Poettering
2018-01-05
1
-3
/
+6
*
sd-resolve: propagate timeouts in sd_resolve_wait() the same way as in sd_bus...
Lennart Poettering
2017-11-27
1
-1
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
core: rework how we flush incoming traffic when a socket unit goes down
Lennart Poettering
2016-05-06
1
-0
/
+5
*
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-23
1
-1
/
+1
*
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
/
+5
*
util-lib: split out IO related calls to io-util.[ch]
Lennart Poettering
2015-10-26
1
-0
/
+261