index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
iovec-util.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iovec-util: add helper for a single NUL byte iovec
Lennart Poettering
2024-01-11
1
-0
/
+6
*
iovec-util: add CONST_IOVEC_MAKE_STRING()
Lennart Poettering
2024-01-05
1
-0
/
+6
*
iovec-util: add new iovec_memdup() helper
Lennart Poettering
2024-01-05
1
-0
/
+16
*
iovec-util: add new iovec_memcmp() helper
Lennart Poettering
2024-01-05
1
-0
/
+11
*
iovec-util: add iovec_is_valid() helper
Lennart Poettering
2024-01-05
1
-0
/
+6
*
iovec-util: rework IOVEC_MAKE_STRING() to work with compound initialized input
Lennart Poettering
2024-01-05
1
-6
/
+16
*
iovec-util: add missing assertion
Mike Yuan
2023-12-13
1
-1
/
+1
*
basic/iovec-util: drop TAKE_IOVEC
Zbigniew Jędrzejewski-Szmek
2023-10-23
1
-2
/
+0
*
basic/iovec-util: drop IOVEC_NULL
Zbigniew Jędrzejewski-Szmek
2023-10-23
1
-3
/
+1
*
basic/iovec-util: always call the iovec "iovec"
Zbigniew Jędrzejewski-Szmek
2023-10-23
1
-5
/
+5
*
iovec-util: add some useful helpers for dealing with iovecs that refer to dyn...
Lennart Poettering
2023-10-20
1
-0
/
+22
*
iovec-util: make IOVEC_INCREMENT a regular function too
Lennart Poettering
2023-10-20
1
-22
/
+1
*
iovec-util: make IOVEC_MAKE_STRING() safer
Lennart Poettering
2023-10-20
1
-4
/
+4
*
iovec-util: make IOVEC_NULL const
Lennart Poettering
2023-10-20
1
-1
/
+2
*
iovec-util: make IOVEC_TOTAL_SIZE() a regular function
Lennart Poettering
2023-10-20
1
-8
/
+1
*
io-util: split out "struct iovec" related calls into their own .c/.h files
Lennart Poettering
2023-10-20
1
-0
/
+53