]> git.ipfire.org Git - thirdparty/systemd.git/commit
time-util: rename len -> tz_offset
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 3 Mar 2023 06:51:56 +0000 (15:51 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 3 Mar 2023 11:39:19 +0000 (20:39 +0900)
commit8beb47c824c87267a3852264fbfd0ab3152a309b
tree8f271069c5e5105dca58082541dbfaa31b3df32b
parentca9c9d8d8e999fd80fc43d002c8d5b20c4c1a0a4
time-util: rename len -> tz_offset

And merge parse_timestamp_with_tz() with parse_timestamp_impl().
Addresses the post-merge comment:
https://github.com/systemd/systemd/pull/26409#discussion_r1118647440
src/basic/time-util.c