sleep: rework write_wakealarm() to take a numeric parameter
authorLennart Poettering <lennart@poettering.net>
Wed, 24 Oct 2018 10:45:06 +0000 (12:45 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 24 Oct 2018 10:46:12 +0000 (12:46 +0200)
commitf780e438fa9552809757b77b949b2a3204b65d9a
tree2f010a281465206a278225bc2b03dffd5ed2f9b7
parentc16669a3094fc37e8d4fc815fcb6180a094d8ceb
sleep: rework write_wakealarm() to take a numeric parameter

Also, let's rename it to rtc_write_wake_alarm(). Both changes together
make sure rtc_write_wake_alarm() and rtc_read_time() are more alike in
their naming and semantics.
src/sleep/sleep.c