index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
hibernate-resume
/
hibernate-resume.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hibernate-resume: introduce --clear for clearing hibernate storage var
Mike Yuan
2024-04-03
1
-1
/
+35
*
hibernate-resume: add options handling
Mike Yuan
2024-04-03
1
-10
/
+76
*
hibernate-resume: EINVAL -> ENOTBLK where appropriate
Mike Yuan
2024-04-03
1
-1
/
+1
*
hibernate-util: make clear_efi_hibernate_location_and_warn return 1 if
Mike Yuan
2024-04-03
1
-1
/
+1
*
hibernate-util: de-duplicate clear_efi_hibernate_location
Mike Yuan
2023-12-10
1
-1
/
+1
*
hibernate-resume: always clear HibernateLocation if system info matches
Mike Yuan
2023-12-05
1
-1
/
+1
*
hibernate-resume: add missing static for arg_info
Mike Yuan
2023-10-23
1
-1
/
+1
*
sleep-util: split into sleep-config and hibernate-util
Mike Yuan
2023-09-27
1
-1
/
+1
*
hibernate-resume: split out the logic of finding hibernate location
Mike Yuan
2023-09-07
1
-14
/
+42
*
hibernate-resume: rework to follow the logic of sleep.c and use
Mike Yuan
2023-06-23
1
-33
/
+30
*
basic: create new basic/initrd-util.[ch] for initrd-related functions
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
devnum-util: define helper macros for formatting devnum major/minor pairs
Lennart Poettering
2022-04-13
1
-9
/
+4
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
log: introduce new helper call log_setup_service()
Lennart Poettering
2018-11-20
1
-3
/
+1
*
tree-wide: set WRITE_STRING_FILE_DISABLE_BUFFER flag when we write files unde...
Yu Watanabe
2018-11-06
1
-1
/
+1
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-1
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-1
/
+2
*
fileio: consolidate write_string_file*()
Daniel Mack
2015-07-07
1
-1
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-2
/
+0
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-1
/
+1
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-1
/
+1
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-1
/
+1
*
hibernate-resume: refuse to run outside of an initrd
Lennart Poettering
2014-08-28
1
-0
/
+4
*
hibernate-resume: add a tool to write a device node's major:minor to /sys/pow...
Ivan Shapovalov
2014-08-26
1
-0
/
+81