summaryrefslogtreecommitdiff
path: root/src/basic/util.h
Commit message (Expand)AuthorAge
* util: add qsort_r_safe(), similar to qsort_safe()Lennart Poettering2018-08-24
* util: introduce typesafe_qsort(), a typesafe version of qsort()/qsort_safe()Lennart Poettering2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: add bsearch_safe and use where appropriateZbigniew Jędrzejewski-Szmek2018-08-24
* Prep v238: Uncomment now needed headers and unmask now needed functions in sr...Sven Eden2018-06-05
* basic: split out update_reboot_parameter_and_warn() into its own .c/.h filesLennart Poettering2018-05-30
* util: minor tweaks to disable_core_dumps()Lennart Poettering2018-05-30
* tree-wide: introduce disable_core_dumps helper and port existing usersJan Klötzke2018-05-30
* condition: extend ConditionKernelVersion= with relative version checksLennart Poettering2018-05-30
* basic: split out blockdev-util.[ch] from util.hLennart Poettering2018-05-30
* process-util: move fork_agent() to process-util.[ch]Lennart Poettering2018-05-30
* Prep v236 : Add missing SPDX-License-Identifier (2/9) src/basicSven Eden2018-03-26
* v235: Added missing updatesSven Eden2017-11-19
* util: make get_block_device() availableFranck Bui2017-09-25
* basic/util: move execute_directory() to separate fileZbigniew Jędrzejewski-Szmek2017-07-17
* Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek2017-07-17
* Add enable_disable() helperZbigniew Jędrzejewski-Szmek2017-07-05
* Prep v231: Apply missing fixes from upstream (1/6) src/basicSven Eden2017-06-16
* Prep v230: Apply missing upstream fixes and updates (2/8) src/basic.Sven Eden2017-06-16
* include sys/sysmacros.h in more placesMike Frysinger2017-06-16
* tree-wide: remove Emacs lines from all filesDaniel Mack2017-05-17
* basic: include only what we useThomas Hindoe Paaboel Andersen2017-05-17
* Prep v228: With most functions split out, clean up the enormous includes list...Sven Eden2017-04-26
* Prep v228: Add remaining updates from upstream (2/3)Sven Eden2017-04-26
* [2/5] Apply missing fixes from upstreamSven Eden2017-03-29
* util: clean-ups to enum parsersLennart Poettering2017-03-29
* include sys/sysmacros.h in more placesMike Frysinger2016-03-14
* Add support for building elogind against musl libcSven Eden2017-03-14
* Cleaned up more unneeded functions and types in:Sven Eden2017-03-14
* Add poweroff, suspend etc. loginctl commandsSven Eden2017-03-14
* Handle suspend, shutdown, reboot, etc within elogindSven Eden2017-03-14
* Prep v226: Apply missing fixes and changes to src/basicSven Eden2017-03-14
* util: add new uid_is_valid() callLennart Poettering2017-03-14
* util: make malloc0 ask calloc for one block of size nThomas Hindoe Paaboel Andersen2017-03-14
* Prep v225: Added needed udev support and re-enabled some masked cgroup functi...Sven Eden2017-03-14
* Prep v225: Applying various fixes and changes to src/basic that got lost duri...Sven Eden2017-03-14
* Prep v224: Cleaned up src/basic/util.[ch]Sven Eden2017-03-14
* Prep v221: Update and clean up build system to sync with upstreamSven Eden2017-03-14