summaryrefslogtreecommitdiffstats
path: root/src/basic/iovec-util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* iovec-util: add iovec_append() for appending to an existing iovecLennart Poettering2024-09-061-0/+12
* iovec-util: add exported constant empty but valid (i.e. non-NULL) iovecLennart Poettering2024-06-141-0/+12
* iovec-util: add missing assertionMike Yuan2023-12-131-2/+4
* basic/iovec-util: use FOREACH_ARRAY in one more placeZbigniew Jędrzejewski-Szmek2023-10-231-5/+2
* basic/iovec-util: always call the iovec "iovec"Zbigniew Jędrzejewski-Szmek2023-10-231-10/+10
* iovec-util: make IOVEC_INCREMENT a regular function tooLennart Poettering2023-10-201-0/+25
* iovec-util: make IOVEC_TOTAL_SIZE() a regular functionLennart Poettering2023-10-201-0/+10
* io-util: split out "struct iovec" related calls into their own .c/.h filesLennart Poettering2023-10-201-0/+38