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)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 30 Aug 2021 10:56:41 +0000 (19:56 +0900)
commit9365e296fe281da45797af89a97627e872fc019d
treee9ddcf4d27edb092639f38c854be0aa16d03af2d
parent93d2e0b6b0dd91d1a4aa89bfed56b3285a5070cb
socket-util: introduce CMSG_SPACE_TIMEVAL/TIMESPEC macro to support additional 64bit timeval or timespec

Fixes #20482 and #20564.
src/basic/socket-util.h
src/journal/journald-server.c
src/libsystemd-network/icmp6-util.c
src/timesync/timesyncd-manager.c