1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-05 13:18:06 +03:00
systemd/src/sleep
Daan De Meyer d5c12da904 efivars: Remove STRINGIFY() helper macros
The names of these conflict with macros from efi.h that we'll move
to efi-fundamental.h in a later commit. Let's avoid the conflict by
getting rid of these helpers. Arguably this also improves readability
by clearly indicating we're passing arbitrary strings and not constants
to the macros when we invoke them.
2024-11-02 23:20:57 +01:00
..
battery-capacity.c tree-wise: several cleanups for logging 2024-05-01 04:41:06 +09:00
battery-capacity.h sleep/battery-capacity: rearrange functions 2023-09-27 21:48:39 +08:00
meson.build meson: add build option for install path of main config files 2023-10-17 18:57:45 +02:00
sleep.c efivars: Remove STRINGIFY() helper macros 2024-11-02 23:20:57 +01:00
sleep.conf sleep: add HibernateOnACPower= option (#33846) 2024-08-05 00:01:34 +01:00
test-battery-capacity.c sleep-util: split battery-capacity into sleep/ 2023-09-27 21:48:39 +08:00