Files
systemd/src
Thomas Haller e4d294c46d macro: fix ALIGN_TO() to use ULLONG_MAX instead of ULONGLONG_MAX
<limits.h> calls this ULLONG_MAX. It's not clear to me where ULONGLONG_MAX
can be found. This seems to be just a mistake.

Fixes: c7ed718720 ('macro: handle overflow in ALIGN_TO() somewhat reasonably')
2021-10-11 08:30:58 +02:00
..
2021-10-07 22:13:12 +02:00
2021-09-22 12:58:46 +02:00
2021-10-01 14:45:00 +02:00