socket-util: introduce CMSG_SPACE_TIMEVAL/TIMESPEC macro to support additional 64bit...
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 29 Aug 2021 11:50:49 +0000 (20:50 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 12 Oct 2021 12:58:22 +0000 (14:58 +0200)
commit738a6bc9ff450cc36208872806eec0655667f23c
tree0aaadff53c533e255384ff7dec2d1a6d056803ce
parent16dad8e9ec217d01745b6cf6ff5151ff34ceb9c8
socket-util: introduce CMSG_SPACE_TIMEVAL/TIMESPEC macro to support additional 64bit timeval or timespec

Fixes #20482 and #20564.

(cherry picked from commit 9365e296fe281da45797af89a97627e872fc019d)
src/basic/socket-util.h
src/journal/journald-server.c
src/libsystemd-network/icmp6-util.c
src/timesync/timesyncd-manager.c